Skip to content

Commit

Permalink
HI and PRVI ROF Layer Name Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerSchrag-NOAA committed Nov 8, 2023
1 parent 664e7aa commit 50ed045
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
"layerDefinitions" : [
{
"type" : "CIMFeatureLayer",
"name" : "18 Hours - Rapid Onset Flood Arrival Time",
"name" : "48 Hours - Rapid Onset Flood Arrival Time",
"uRI" : "CIMPATH=nwm_48_hour_rapid_onset_flooding_forecast/rapid_onset_flood_arrival_time.xml",
"sourceModifiedTime" : {
"type" : "TimeInstant",
Expand Down Expand Up @@ -9882,7 +9882,7 @@
},
{
"type" : "CIMFeatureLayer",
"name" : "18 Hours - Rapid Onset Flood Duration",
"name" : "48 Hours - Rapid Onset Flood Duration",
"uRI" : "CIMPATH=nwm_48_hour_rapid_onset_flooding_forecast/rapid_onset_flood_duration.xml",
"sourceModifiedTime" : {
"type" : "TimeInstant",
Expand Down Expand Up @@ -10975,7 +10975,7 @@
},
{
"type" : "CIMFeatureLayer",
"name" : "18 Hours - NWM Waterway Length Flooded",
"name" : "48 Hours - NWM Waterway Length Flooded",
"uRI" : "CIMPATH=nwm_48_hour_rapid_onset_flooding_forecast/egdb_hydrovis_srf_48hr_rapid_onset_flooding_hucs.xml",
"sourceModifiedTime" : {
"type" : "TimeInstant",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
"layerDefinitions" : [
{
"type" : "CIMFeatureLayer",
"name" : "18 Hours - Rapid Onset Flood Arrival Time",
"name" : "48 Hours - Rapid Onset Flood Arrival Time",
"uRI" : "CIMPATH=nwm_48_hour_rapid_onset_flooding_forecast/rapid_onset_flood_arrival_time.xml",
"sourceModifiedTime" : {
"type" : "TimeInstant",
Expand Down Expand Up @@ -9856,7 +9856,7 @@
},
{
"type" : "CIMFeatureLayer",
"name" : "18 Hours - Rapid Onset Flood Duration",
"name" : "48 Hours - Rapid Onset Flood Duration",
"uRI" : "CIMPATH=nwm_48_hour_rapid_onset_flooding_forecast/rapid_onset_flood_duration.xml",
"sourceModifiedTime" : {
"type" : "TimeInstant",
Expand Down Expand Up @@ -10923,7 +10923,7 @@
},
{
"type" : "CIMFeatureLayer",
"name" : "18 Hours - NWM Waterway Length Flooded",
"name" : "48 Hours - NWM Waterway Length Flooded",
"uRI" : "CIMPATH=nwm_48_hour_rapid_onset_flooding_forecast/egdb_hydrovis_srf_48hr_rapid_onset_flooding_hucs.xml",
"sourceModifiedTime" : {
"type" : "TimeInstant",
Expand Down

0 comments on commit 50ed045

Please sign in to comment.