File tree 1 file changed +36
-8
lines changed
1 file changed +36
-8
lines changed Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ sources:
254
254
AWS_NO_SIGN_REQUEST : true
255
255
open_data : true
256
256
open_data_token : false
257
- metadata_search : " feature "
257
+ metadata_search : " tile "
258
258
ext_tolerance : 0
259
259
grid_system : " WRS-2"
260
260
LS9_SR :
@@ -407,18 +407,18 @@ sources:
407
407
maximum_value : 10000
408
408
scale_factor : 0.0001
409
409
offset_value : 0
410
- resolution : 60
410
+ resolution : 60
411
411
band_name : " B01"
412
- data_type : " INT2S"
412
+ data_type : " INT2S"
413
413
B02 : &deafrica_msi_10m
414
414
missing_value : -9999
415
415
minimum_value : 0
416
416
maximum_value : 10000
417
417
scale_factor : 0.0001
418
418
offset_value : 0
419
- resolution : 10
419
+ resolution : 10
420
420
band_name : " B02"
421
- data_type : " INT2S"
421
+ data_type : " INT2S"
422
422
B03 :
423
423
<< : *deafrica_msi_10m
424
424
band_name : " B03"
@@ -431,9 +431,9 @@ sources:
431
431
maximum_value : 10000
432
432
scale_factor : 0.0001
433
433
offset_value : 0
434
- resolution : 20
434
+ resolution : 20
435
435
band_name : " B05"
436
- data_type : " INT2S"
436
+ data_type : " INT2S"
437
437
B06 :
438
438
<< : *deafrica_msi_20m
439
439
band_name : " B06"
@@ -485,4 +485,32 @@ sources:
485
485
open_data_token : false
486
486
metadata_search : " tile"
487
487
ext_tolerance : 0
488
- grid_system : " MGRS"
488
+ grid_system : " MGRS"
489
+ SENTINEL-1-RTC :
490
+ bands :
491
+ VV : &deafrica_rtc_20m
492
+ missing_value : -32768.0
493
+ minimum_value : 0
494
+ maximum_value : 65534
495
+ scale_factor : 1
496
+ offset_value : 0
497
+ resolution : 20
498
+ band_name : " VV"
499
+ data_type : " FLT4S"
500
+ VH :
501
+ << : *deafrica_rtc_20m
502
+ band_name : " VH"
503
+ satellite : " SENTINEL-1"
504
+ sensor : " RTC"
505
+ orbits : ["ascending", "descending"]
506
+ access_vars :
507
+ AWS_DEFAULT_REGION : " af-south-1"
508
+ AWS_S3_ENDPOINT : " s3.af-south-1.amazonaws.com"
509
+ AWS_NO_SIGN_REQUEST : true
510
+ collection_name : " s1_rtc"
511
+ sar_cube : true
512
+ open_data : true
513
+ open_data_token : false
514
+ metadata_search : " tile"
515
+ ext_tolerance : 0
516
+ grid_system : " MGRS"
You can’t perform that action at this time.
0 commit comments