Skip to content

Commit 75b0a45

Browse files
committed
update rtc resolution
1 parent 205473e commit 75b0a45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

inst/extdata/sources/config_source_deafrica.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -488,17 +488,17 @@ sources:
488488
grid_system : "MGRS"
489489
SENTINEL-1-RTC :
490490
bands :
491-
VV : &deafrica_rtc_10m
491+
VV : &deafrica_rtc_20m
492492
missing_value : -32768.0
493493
minimum_value : 0
494494
maximum_value : 65534
495495
scale_factor : 1
496496
offset_value : 0
497-
resolution : 10
497+
resolution : 20
498498
band_name : "VV"
499499
data_type : "FLT4S"
500500
VH :
501-
<<: *deafrica_rtc_10m
501+
<<: *deafrica_rtc_20m
502502
band_name : "VH"
503503
satellite : "SENTINEL-1"
504504
sensor : "RTC"

0 commit comments

Comments
 (0)