Skip to content

Commit

Permalink
update service and dataset name
Browse files Browse the repository at this point in the history
  • Loading branch information
hjkristenson committed Jan 9, 2024
1 parent 9e548ef commit 456c5b9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions image_services/opera/config/rtc_hh.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"bucket": "asf-cumulus-prod-opera-products",
"overview_path": "/vsis3/gis-service-overviews/overviews/",
"s3_suffix": "_HH.tif",
"dataset_name": "RTC_HH",
"dataset_name": "OPERA_L2_RTC_S1_V1_HH",
"raster_function_templates": [
"Sentinel1_RTC_Power.rft.xml",
"Sentinel1_RTC_Amplitude.rft.xml",
Expand All @@ -13,7 +13,7 @@
],
"default_raster_function_template": "Sentinel1_RTC_dB_Stretch.rft.xml",
"service_folder": "OPERA",
"service_name": "OPERA_RTC_HH",
"service_name": "OPERA_L2_RTC_S1_V1_HH",
"service_definition_overrides": {
"Type": "esriServiceDefinitionType_Replacement",
"Configurations/SVCConfiguration/Definition/Description": "OPERA Level-2 Radiometric Terrain Corrected (RTC) products in HH polarization generated from Sentinel-1 SAR imagery, processed by OPERA (JPL).",
Expand Down
4 changes: 2 additions & 2 deletions image_services/opera/config/rtc_hv.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"bucket": "asf-cumulus-prod-opera-products",
"overview_path": "/vsis3/gis-service-overviews/overviews/",
"s3_suffix": "_HV.tif",
"dataset_name": "RTC_HV",
"dataset_name": "OPERA_L2_RTC_S1_V1_HV",
"raster_function_templates": [
"Sentinel1_RTC_Power.rft.xml",
"Sentinel1_RTC_Amplitude.rft.xml",
Expand All @@ -13,7 +13,7 @@
],
"default_raster_function_template": "Sentinel1_RTC_dB_Stretch.rft.xml",
"service_folder": "OPERA",
"service_name": "OPERA_RTC_HV",
"service_name": "OPERA_L2_RTC_S1_V1_HV",
"service_definition_overrides": {
"Type": "esriServiceDefinitionType_Replacement",
"Configurations/SVCConfiguration/Definition/Description": "OPERA Level-2 Radiometric Terrain Corrected (RTC) products in HV polarization generated from Sentinel-1 SAR imagery, processed by OPERA (JPL).",
Expand Down
4 changes: 2 additions & 2 deletions image_services/opera/config/rtc_vh.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"bucket": "asf-cumulus-prod-opera-products",
"overview_path": "/vsis3/gis-service-overviews/overviews/",
"s3_suffix": "_VH.tif",
"dataset_name": "RTC_VH",
"dataset_name": "OPERA_L2_RTC_S1_V1_VH",
"raster_function_templates": [
"Sentinel1_RTC_Power.rft.xml",
"Sentinel1_RTC_Amplitude.rft.xml",
Expand All @@ -13,7 +13,7 @@
],
"default_raster_function_template": "Sentinel1_RTC_dB_Stretch.rft.xml",
"service_folder": "OPERA",
"service_name": "OPERA_RTC_VH",
"service_name": "OPERA_L2_RTC_S1_V1_VH",
"service_definition_overrides": {
"Type": "esriServiceDefinitionType_Replacement",
"Configurations/SVCConfiguration/Definition/Description": "OPERA Level-2 Radiometric Terrain Corrected (RTC) products in VH polarization generated from Sentinel-1 SAR imagery, processed by OPERA (JPL).",
Expand Down
4 changes: 2 additions & 2 deletions image_services/opera/config/rtc_vv.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"bucket": "asf-cumulus-prod-opera-products",
"overview_path": "/vsis3/gis-service-overviews/overviews/",
"s3_suffix": "_VV.tif",
"dataset_name": "RTC_VV",
"dataset_name": "OPERA_L2_RTC_S1_V1_VV",
"raster_function_templates": [
"Sentinel1_RTC_Power.rft.xml",
"Sentinel1_RTC_Amplitude.rft.xml",
Expand All @@ -13,7 +13,7 @@
],
"default_raster_function_template": "Sentinel1_RTC_dB_Stretch.rft.xml",
"service_folder": "OPERA",
"service_name": "OPERA_RTC_VV",
"service_name": "OPERA_L2_RTC_S1_V1_VV",
"service_definition_overrides": {
"Type": "esriServiceDefinitionType_Replacement",
"Configurations/SVCConfiguration/Definition/Description": "OPERA Level-2 Radiometric Terrain Corrected (RTC) products in VV polarization generated from Sentinel-1 SAR imagery, processed by OPERA (JPL).",
Expand Down

0 comments on commit 456c5b9

Please sign in to comment.