Skip to content

Commit 7da1d25

Browse files
authored
Update config_source_planet.yaml
1 parent abdd019 commit 7da1d25

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

inst/extdata/sources/config_source_planet.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sources:
55
collections :
66
MOSAIC :
77
bands :
8-
B01 : &planet_mosaic_4m
8+
B1 : &planet_mosaic_4m
99
missing_value : 0
1010
minimum_value : 1
1111
maximum_value : 65534
@@ -14,13 +14,13 @@ sources:
1414
resolution : 4.77
1515
band_name : "blue"
1616
data_type : "INT2U"
17-
B02 :
17+
B2 :
1818
<<: *planet_mosaic_4m
1919
band_name : "green"
20-
B03 :
20+
B3 :
2121
<<: *planet_mosaic_4m
2222
band_name : "red"
23-
B04 :
23+
B4 :
2424
<<: *planet_mosaic_4m
2525
band_name : "nir"
2626
satellite : "PLANETSCOPE"

0 commit comments

Comments
 (0)