Skip to content

Commit cb04f2d

Browse files
committed
fix missing sections in config.json
1 parent 24e6093 commit cb04f2d

File tree

1 file changed

+18
-0
lines changed
  • convert_satlas_webmercator_to_rslearn/wind_turbine

1 file changed

+18
-0
lines changed

convert_satlas_webmercator_to_rslearn/wind_turbine/config.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
33
"label": {
44
"type": "vector"
55
},
6+
"mask": {
7+
"band_sets": [
8+
{
9+
"bands": [
10+
"mask"
11+
],
12+
"dtype": "uint8",
13+
"format": {
14+
"format": "png",
15+
"name": "single_image"
16+
}
17+
}
18+
],
19+
"type": "raster"
20+
},
21+
"output": {
22+
"type": "vector"
23+
},
624
"sentinel2_a": {
725
"alias": "sentinel2",
826
"band_sets": [

0 commit comments

Comments
 (0)