VLab Issue #12688 - DR18179(set_3) WarnGen: Template Corrections for the hydro CTA, mixed case and other issues; fixes #12688
Change-Id: Icd22291002f7ee2949c8718321e19addfc3b29eb Former-commit-id: 3329560da2bed8516e69e8100de423ade5940257
This commit is contained in:
parent
99228057e8
commit
01ac45b8cf
10 changed files with 143 additions and 73 deletions
|
@ -17,6 +17,7 @@
|
|||
to determine what warning they are following up!)
|
||||
Fixed Gauge reports source selection
|
||||
Mike Dangelo 10-20-2015 Standard CTAs
|
||||
Evan Bookbinder 12-7-2015 Fixed ambiguity with arroyo CTA and product type parse strings, and added satellite source
|
||||
|
||||
-->
|
||||
|
||||
|
@ -120,7 +121,7 @@ Must be paired with proper vm code (which are commented out in arealFloodAdvisor
|
|||
<bullet bulletName="general" bulletText="General (minor flooding)" bulletGroup="advType" bulletDefault="true" parseString=""-ARROYO","-SMALL STREAM FLOOD ADVISORY","FLOOD ADVISORY""/>
|
||||
<bullet bulletName="small" bulletText="Small stream" bulletGroup="advType" parseString=""-URBAN AND","-ARROYO","SMALL STREAM FLOOD ADVISORY""/>
|
||||
<bullet bulletName="uss" bulletText="Urban and small stream" bulletGroup="advType" parseString="URBAN AND SMALL STREAM FLOOD ADVISORY"/>
|
||||
<bullet bulletName="arroyo" bulletText="Arroyo and small stream" bulletGroup="advType" parseString="ARROYO"/>
|
||||
<bullet bulletName="arroyo" bulletText="Arroyo and small stream" bulletGroup="advType" parseString="ARROYO AND SMALL STREAM"/>
|
||||
<bullet bulletName="hydrologic" bulletText="Hydrologic" bulletGroup="advType" parseString="HYDROLOGIC ADVISORY"/>
|
||||
<bullet bulletText="*********** PRIMARY CAUSE *********** " bulletType="title"/>
|
||||
<bullet bulletName="ER" bulletText="Excessive rain (default)" bulletDefault="true" bulletGroup="ic" parseString=".ER."/>
|
||||
|
@ -165,7 +166,7 @@ Must be paired with proper vm code (which are commented out in arealFloodAdvisor
|
|||
<bullet bulletName="ruralCTA" bulletText="Rural areas" parseString="COUNTRY ROADS, FARMLAND, AND OTHER LOW LYING SPOTS"/>
|
||||
<bullet bulletName="stayAwayCTA" bulletText="Stay away" parseString="STAY AWAY OR BE SWEPT AWAY"/>
|
||||
<bullet bulletName="lowSpotsCTA" bulletText="Low spots in hilly terrain" parseString="IN HILLY TERRAIN THERE ARE HUNDREDS OF LOW WATER CROSSINGS"/>
|
||||
<bullet bulletName="arroyosCTA" bulletText="Arroyos" parseString="ARROYOS"/>
|
||||
<bullet bulletName="arroyosCTA" bulletText="Arroyos" parseString="ARROYOS, STREAMS"/>
|
||||
<bullet bulletName="burnAreasCTA" bulletText="Burn Areas" parseString="RECENTLY BURNED AREAS"/>
|
||||
<bullet bulletName="camperSafetyCTA" bulletText="Camper/Hiker Safety" parseString="CAMPERS AND HIKERS"/>
|
||||
<bullet bulletName="reportFloodingCTA" bulletText="Report flooding to law enforcement" parseString="REPORT FLOODING TO YOUR LOCAL LAW ENFORCEMENT"/>
|
||||
|
@ -178,7 +179,7 @@ Must be paired with proper vm code (which are commented out in arealFloodAdvisor
|
|||
<bullet bulletName="general" bulletText="general (minor flooding)" bulletGroup="advType" parseString=""-ARROYO","-SMALL STREAM FLOOD ADVISORY","FLOOD ADVISORY"" showString=""-ARROYO","-SMALL STREAM FLOOD ADVISORY","FLOOD ADVISORY""/>
|
||||
<bullet bulletName="small" bulletText="small stream" bulletGroup="advType" parseString=""-URBAN AND","-ARROYO","SMALL STREAM FLOOD ADVISORY"" showString=""-URBAN AND","-ARROYO","SMALL STREAM FLOOD ADVISORY""/>
|
||||
<bullet bulletName="uss" bulletText="urban and small stream" bulletGroup="advType" parseString="URBAN AND SMALL STREAM FLOOD ADVISORY" showString="URBAN AND SMALL STREAM FLOOD ADVISORY"/>
|
||||
<bullet bulletName="arroyo" bulletText="arroyo and small stream" bulletGroup="advType" parseString="ARROYO" showString="ARROYO"/>
|
||||
<bullet bulletName="arroyo" bulletText="arroyo and small stream" bulletGroup="advType" parseString="ARROYO" showString="ARROYO AND SMALL STREAM"/>
|
||||
<bullet bulletName="hydrologic" bulletText="hydrologic" bulletGroup="advType" parseString="HYDROLOGIC ADVISORY" showString="HYDROLOGIC ADVISORY"/>
|
||||
<bullet bulletText="***** PRIMARY CAUSE (locked) *****" bulletType="title"/>
|
||||
<bullet bulletName="ER" bulletText="Excessive rain" bulletGroup="ic" parseString=".ER." showString=".ER."/>
|
||||
|
@ -197,6 +198,7 @@ Must be paired with proper vm code (which are commented out in arealFloodAdvisor
|
|||
<bullet bulletName="public" bulletText="Public reported" bulletGroup="advSource" parseString="THE PUBLIC REPORTED"/>
|
||||
<bullet bulletName="lawEnforcement" bulletText="Local law enforcement reported" bulletGroup="advSource" parseString="LOCAL LAW ENFORCEMENT REPORTED"/>
|
||||
<bullet bulletName="emergencyManagement" bulletText="Emergency management reported" bulletGroup="advSource" parseString="EMERGENCY MANAGEMENT REPORTED"/>
|
||||
<bullet bulletName="satelliteEstimates" bulletText="Satellite Estimates" bulletGroup="advSource" parseString="SATELLITE ESTIMATES"/>
|
||||
<bullet bulletName="onlyGauge" bulletText="Gauge reports" bulletGroup="advSource" parseString="GAUGE REPORTS"/>
|
||||
<bullet bulletText="*********** EVENT (choose one) *********** " bulletType="title"/>
|
||||
<bullet bulletName="thunder" bulletText="Thunderstorm(s)" bulletGroup="advEvent" bulletDefault="true" parseString=""THUNDERSTORM","-CAUSING","-RAPID RIVER RISES","-MINOR FLOODING OF POOR DRAINAGE""/>
|
||||
|
@ -223,7 +225,7 @@ Must be paired with proper vm code (which are commented out in arealFloodAdvisor
|
|||
<bullet bulletName="ruralCTA" bulletText="Rural areas" parseString="COUNTRY ROADS, FARMLAND, AND OTHER LOW LYING SPOTS"/>
|
||||
<bullet bulletName="stayAwayCTA" bulletText="Stay away" parseString="STAY AWAY OR BE SWEPT AWAY"/>
|
||||
<bullet bulletName="lowSpotsCTA" bulletText="Low spots in hilly terrain" parseString="IN HILLY TERRAIN THERE ARE HUNDREDS OF LOW WATER CROSSINGS"/>
|
||||
<bullet bulletName="arroyosCTA" bulletText="Arroyos" parseString="ARROYOS"/>
|
||||
<bullet bulletName="arroyosCTA" bulletText="Arroyos" parseString="ARROYOS, STREAMS"/>
|
||||
<bullet bulletName="burnAreasCTA" bulletText="Burn Areas" parseString="RECENTLY BURNED AREAS"/>
|
||||
<bullet bulletName="camperSafetyCTA" bulletText="Camper/Hiker Safety" parseString="CAMPERS AND HIKERS"/>
|
||||
<bullet bulletName="reportFloodingCTA" bulletText="Report flooding to law enforcement" parseString="REPORT FLOODING TO YOUR LOCAL LAW ENFORCEMENT"/>
|
||||
|
@ -236,7 +238,7 @@ Must be paired with proper vm code (which are commented out in arealFloodAdvisor
|
|||
<bullet bulletName="general" bulletText="general (minor flooding)" bulletGroup="advType" parseString=""-ARROYO","-SMALL STREAM FLOOD ADVISORY","FLOOD ADVISORY"" showString=""-ARROYO","-SMALL STREAM FLOOD ADVISORY","FLOOD ADVISORY""/>
|
||||
<bullet bulletName="small" bulletText="small stream" bulletGroup="advType" parseString=""-URBAN AND","-ARROYO","SMALL STREAM FLOOD ADVISORY"" showString=""-URBAN AND","-ARROYO","SMALL STREAM FLOOD ADVISORY""/>
|
||||
<bullet bulletName="uss" bulletText="urban and small stream" bulletGroup="advType" parseString="URBAN AND SMALL STREAM FLOOD ADVISORY" showString="URBAN AND SMALL STREAM FLOOD ADVISORY"/>
|
||||
<bullet bulletName="arroyo" bulletText="arroyo and small stream" bulletGroup="advType" parseString="ARROYO" showString="ARROYO"/>
|
||||
<bullet bulletName="arroyo" bulletText="arroyo and small stream" bulletGroup="advType" parseString="ARROYO" showString="ARROYO AND SMALL STREAM"/>
|
||||
<bullet bulletName="hydrologic" bulletText="hydrologic" bulletGroup="advType" parseString="HYDROLOGIC ADVISORY" showString="HYDROLOGIC ADVISORY"/>
|
||||
<bullet bulletText="***** PRIMARY CAUSE (locked) *****" bulletType="title"/>
|
||||
<bullet bulletName="ER" bulletText="Excessive rain" bulletGroup="ic" parseString=".ER." showString=".ER."/>
|
||||
|
@ -255,6 +257,7 @@ Must be paired with proper vm code (which are commented out in arealFloodAdvisor
|
|||
<bullet bulletName="public" bulletText="Public reported" bulletGroup="advSource" parseString="THE PUBLIC REPORTED"/>
|
||||
<bullet bulletName="lawEnforcement" bulletText="Local law enforcement reported" bulletGroup="advSource" parseString="LOCAL LAW ENFORCEMENT REPORTED"/>
|
||||
<bullet bulletName="emergencyManagement" bulletText="Emergency management reported" bulletGroup="advSource" parseString="EMERGENCY MANAGEMENT REPORTED"/>
|
||||
<bullet bulletName="satelliteEstimates" bulletText="Satellite Estimates" bulletGroup="advSource" parseString="SATELLITE ESTIMATES"/>
|
||||
<bullet bulletName="onlyGauge" bulletText="Gauge reports" bulletGroup="advSource" parseString="GAUGE REPORTS"/>
|
||||
<bullet bulletText="*********** EVENT (choose one) *********** " bulletType="title"/>
|
||||
<bullet bulletName="thunder" bulletText="Thunderstorm(s)" bulletGroup="advEvent" bulletDefault="true" parseString=""THUNDERSTORM","-CAUSING","-RAPID RIVER RISES","-MINOR FLOODING OF POOR DRAINAGE""/>
|
||||
|
@ -281,7 +284,7 @@ Must be paired with proper vm code (which are commented out in arealFloodAdvisor
|
|||
<bullet bulletName="ruralCTA" bulletText="Rural areas" parseString="COUNTRY ROADS, FARMLAND, AND OTHER LOW LYING SPOTS"/>
|
||||
<bullet bulletName="stayAwayCTA" bulletText="Stay away" parseString="STAY AWAY OR BE SWEPT AWAY"/>
|
||||
<bullet bulletName="lowSpotsCTA" bulletText="Low spots in hilly terrain" parseString="IN HILLY TERRAIN THERE ARE HUNDREDS OF LOW WATER CROSSINGS"/>
|
||||
<bullet bulletName="arroyosCTA" bulletText="Arroyos" parseString="ARROYOS"/>
|
||||
<bullet bulletName="arroyosCTA" bulletText="Arroyos" parseString="ARROYOS, STREAMS"/>
|
||||
<bullet bulletName="burnAreasCTA" bulletText="Burn Areas" parseString="RECENTLY BURNED AREAS"/>
|
||||
<bullet bulletName="camperSafetyCTA" bulletText="Camper/Hiker Safety" parseString="CAMPERS AND HIKERS"/>
|
||||
<bullet bulletName="reportFloodingCTA" bulletText="Report flooding to law enforcement" parseString="REPORT FLOODING TO YOUR LOCAL LAW ENFORCEMENT"/>
|
||||
|
|
|
@ -14,7 +14,8 @@
|
|||
## Evan Bookbinder 9-4-2015 Fixed line of storms grammar ##
|
||||
## Mike Dangelo 10-20-2015 Standard CTAs ##
|
||||
## Phil Kurimski 10-21-2015 Back to the future day! Insert default end stmt ##
|
||||
## Phil/Dave 10-20-2015 Added Canned statement for CAN
|
||||
## Phil/Dave 10-20-2015 Added Canned statement for CAN ##
|
||||
## Evan Bookbinder 12-7-2015 Added missing satellite source ##
|
||||
#########################################################################################
|
||||
#parse("config.vm")
|
||||
#if(${action} == "EXT")
|
||||
|
@ -151,6 +152,12 @@
|
|||
#if(${list.contains(${bullets}, "public")} && ${list.contains(${bullets}, "plainRain")})
|
||||
#set ($report = "the public reported ${cause} in !** LOCATION **! that will cause ${advTypeShort}${report2}")
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "satelliteEstimates")})
|
||||
#set($report = "satellite estimates indicate ${cause} in !** LOCATION **! that will cause ${advTypeShort}${report2}.")
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "satelliteEstimates")} && ${list.contains(${bullets}, "thunder")})
|
||||
#set($report = "satellite estimates indicate ${cause} from thunderstorms over !** LOCATION **! that will cause ${advTypeShort}${report2}.")
|
||||
#end
|
||||
#### added by GP
|
||||
#if(${list.contains(${bullets}, "onlyGauge")})
|
||||
#set ($report = "gauge reports indicated !**EVENT TYPE**!." )
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
to determine what warning they are following up!)
|
||||
Mike Dangelo 10-20-2015 Standard CTAs
|
||||
Phil/Dave 10-20-2015 Added Canned statement for CAN
|
||||
Evan Bookbinder 12-7-2015 Fixed ambiguity with arroyo CTA and product type parse strings, and added satellite source
|
||||
-->
|
||||
<warngenConfig>
|
||||
|
||||
|
@ -105,7 +106,7 @@ Must be paired with proper vm code (also commented out in arealFloodAdvisoryFoll
|
|||
<bullet bulletName="general" bulletText="General (minor flooding)" bulletGroup="advType" parseString=""-ARROYO","-SMALL STREAM FLOOD ADVISORY","FLOOD ADVISORY"" showString=""-HYDROLOGIC","-ARROYO","-SMALL STREAM FLOOD ADVISORY","FLOOD ADVISORY""/>
|
||||
<bullet bulletName="small" bulletText="Small stream" bulletGroup="advType" parseString=""-URBAN AND","-ARROYO","SMALL STREAM FLOOD ADVISORY"" showString=""-URBAN AND","-ARROYO","SMALL STREAM FLOOD ADVISORY""/>
|
||||
<bullet bulletName="uss" bulletText="Urban and small stream" bulletGroup="advType" parseString="URBAN AND SMALL STREAM FLOOD ADVISORY" showString="URBAN AND SMALL STREAM FLOOD ADVISORY"/>
|
||||
<bullet bulletName="arroyo" bulletText="Arroyo and small stream" bulletGroup="advType" parseString="ARROYO" showString="ARROYO"/>
|
||||
<bullet bulletName="arroyo" bulletText="Arroyo and small stream" bulletGroup="advType" parseString="ARROYO AND SMALL STREAM" showString="ARROYO AND SMALL STREAM"/>
|
||||
<bullet bulletName="hydrologic" bulletText="Hydrologic" bulletGroup="advType" parseString="HYDROLOGIC ADVISORY" showString="HYDROLOGIC ADVISORY"/>
|
||||
<bullet bulletText="***** PRIMARY CAUSE ***** (locked) " bulletType="title"/>
|
||||
<bullet bulletName="ER" bulletText="Excessive rain" bulletGroup="ic" parseString=".ER." showString=".ER."/>
|
||||
|
@ -128,7 +129,7 @@ Must be paired with proper vm code (also commented out in arealFloodAdvisoryFoll
|
|||
<bullet bulletName="general" bulletText="General (minor flooding)" bulletGroup="advType" parseString=""-ARROYO","-SMALL STREAM FLOOD ADVISORY","FLOOD ADVISORY"" showString=""-HYDROLOGIC","-ARROYO","-SMALL STREAM FLOOD ADVISORY","FLOOD ADVISORY""/>
|
||||
<bullet bulletName="small" bulletText="Small stream" bulletGroup="advType" parseString=""-URBAN AND","-ARROYO","SMALL STREAM FLOOD ADVISORY"" showString=""-URBAN AND","-ARROYO","SMALL STREAM FLOOD ADVISORY""/>
|
||||
<bullet bulletName="uss" bulletText="Urban and small stream" bulletGroup="advType" parseString="URBAN AND SMALL STREAM FLOOD ADVISORY" showString="URBAN AND SMALL STREAM FLOOD ADVISORY"/>
|
||||
<bullet bulletName="arroyo" bulletText="Arroyo and small stream" bulletGroup="advType" parseString="ARROYO" showString="ARROYO"/>
|
||||
<bullet bulletName="arroyo" bulletText="Arroyo and small stream" bulletGroup="advType" parseString="ARROYO AND SMALL STREAM" showString="ARROYO AND SMALL STREAM"/>
|
||||
<bullet bulletName="hydrologic" bulletText="Hydrologic" bulletGroup="advType" parseString="HYDROLOGIC ADVISORY" showString="HYDROLOGIC ADVISORY"/>
|
||||
<bullet bulletText="***** PRIMARY CAUSE ***** (locked) " bulletType="title"/>
|
||||
<bullet bulletName="ER" bulletText="Excessive rain" bulletGroup="ic" parseString=".ER." showString=".ER."/>
|
||||
|
@ -151,7 +152,7 @@ Must be paired with proper vm code (also commented out in arealFloodAdvisoryFoll
|
|||
<bullet bulletName="general" bulletText="General (minor flooding)" bulletGroup="advType" parseString=""-ARROYO","-SMALL STREAM FLOOD ADVISORY","FLOOD ADVISORY"" showString=""-HYDROLOGIC","-ARROYO","-SMALL STREAM FLOOD ADVISORY","FLOOD ADVISORY""/>
|
||||
<bullet bulletName="small" bulletText="Small stream" bulletGroup="advType" parseString=""-URBAN AND","-ARROYO","SMALL STREAM FLOOD ADVISORY"" showString=""-URBAN AND","-ARROYO","SMALL STREAM FLOOD ADVISORY""/>
|
||||
<bullet bulletName="uss" bulletText="Urban and small stream" bulletGroup="advType" parseString="URBAN AND SMALL STREAM FLOOD ADVISORY" showString="URBAN AND SMALL STREAM FLOOD ADVISORY"/>
|
||||
<bullet bulletName="arroyo" bulletText="Arroyo and small stream" bulletGroup="advType" parseString="ARROYO" showString="ARROYO"/>
|
||||
<bullet bulletName="arroyo" bulletText="Arroyo and small stream" bulletGroup="advType" parseString="ARROYO AND SMALL STREAM" showString="ARROYO AND SMALL STREAM"/>
|
||||
<bullet bulletName="hydrologic" bulletText="Hydrologic" bulletGroup="advType" parseString="HYDROLOGIC ADVISORY" showString="HYDROLOGIC ADVISORY"/>
|
||||
<bullet bulletText="***** PRIMARY CAUSE ***** (locked) " bulletType="title"/>
|
||||
<bullet bulletName="ER" bulletText="Excessive rain" bulletGroup="ic" parseString=".ER." showString=".ER."/>
|
||||
|
@ -170,6 +171,7 @@ Must be paired with proper vm code (also commented out in arealFloodAdvisoryFoll
|
|||
<bullet bulletName="public" bulletText="Public reported" bulletGroup="advSource" parseString="THE PUBLIC REPORTED"/>
|
||||
<bullet bulletName="lawEnforcement" bulletText="Local law enforcement reported" bulletGroup="advSource" parseString="LOCAL LAW ENFORCEMENT REPORTED"/>
|
||||
<bullet bulletName="emergencyManagement" bulletText="Emergency management reported" bulletGroup="advSource" parseString="EMERGENCY MANAGEMENT REPORTED"/>
|
||||
<bullet bulletName="satelliteEstimates" bulletText="Satellite Estimates" bulletGroup="advSource" parseString="SATELLITE ESTIMATES"/>
|
||||
<bullet bulletName="onlyGauge" bulletText="Gauge reports" bulletGroup="advSource" parseString="GAUGE REPORTS"/>
|
||||
<bullet bulletText="*********** EVENT (choose one) *********** " bulletType="title"/>
|
||||
<bullet bulletName="thunder" bulletText="Thunderstorm(s)" bulletGroup="advEvent" parseString=""THUNDERSTORM","-CAUSING","-RAPID RIVER RISES","-MINOR FLOODING OF POOR DRAINAGE""/>
|
||||
|
@ -196,7 +198,7 @@ Must be paired with proper vm code (also commented out in arealFloodAdvisoryFoll
|
|||
<bullet bulletName="ruralCTA" bulletText="Rural areas" parseString="COUNTRY ROADS, FARMLAND, AND OTHER LOW LYING SPOTS"/>
|
||||
<bullet bulletName="stayAwayCTA" bulletText="Stay away" parseString="STAY AWAY OR BE SWEPT AWAY"/>
|
||||
<bullet bulletName="lowSpotsCTA" bulletText="Low spots in hilly terrain" parseString="IN HILLY TERRAIN THERE ARE HUNDREDS OF LOW WATER CROSSINGS"/>
|
||||
<bullet bulletName="arroyosCTA" bulletText="Arroyos" parseString="ARROYOS"/>
|
||||
<bullet bulletName="arroyosCTA" bulletText="Arroyos" parseString="ARROYOS, STREAMS"/>
|
||||
<bullet bulletName="burnAreasCTA" bulletText="Burn Areas" parseString="RECENTLY BURNED AREAS"/>
|
||||
<bullet bulletName="camperSafetyCTA" bulletText="Camper/Hiker Safety" parseString="CAMPERS AND HIKERS"/>
|
||||
<bullet bulletName="reportFloodingCTA" bulletText="Report flooding to law enforcement" parseString="REPORT FLOODING TO YOUR LOCAL LAW ENFORCEMENT"/>
|
||||
|
@ -209,7 +211,7 @@ Must be paired with proper vm code (also commented out in arealFloodAdvisoryFoll
|
|||
<bullet bulletName="general" bulletText="General (minor flooding)" bulletGroup="advType" parseString=""-ARROYO","-SMALL STREAM FLOOD ADVISORY","FLOOD ADVISORY"" showString=""-HYDROLOGIC","-ARROYO","-SMALL STREAM FLOOD ADVISORY","FLOOD ADVISORY""/>
|
||||
<bullet bulletName="small" bulletText="Small stream" bulletGroup="advType" parseString=""-URBAN AND","-ARROYO","SMALL STREAM FLOOD ADVISORY"" showString=""-URBAN AND","-ARROYO","SMALL STREAM FLOOD ADVISORY""/>
|
||||
<bullet bulletName="uss" bulletText="Urban and small stream" bulletGroup="advType" parseString="URBAN AND SMALL STREAM FLOOD ADVISORY" showString="URBAN AND SMALL STREAM FLOOD ADVISORY"/>
|
||||
<bullet bulletName="arroyo" bulletText="Arroyo and small stream" bulletGroup="advType" parseString="ARROYO" showString="ARROYO"/>
|
||||
<bullet bulletName="arroyo" bulletText="Arroyo and small stream" bulletGroup="advType" parseString="ARROYO AND SMALL STREAM" showString="ARROYO AND SMALL STREAM"/>
|
||||
<bullet bulletName="hydrologic" bulletText="Hydrologic" bulletGroup="advType" parseString="HYDROLOGIC ADVISORY" showString="HYDROLOGIC ADVISORY"/>
|
||||
<bullet bulletText="***** PRIMARY CAUSE ***** (locked) " bulletType="title"/>
|
||||
<bullet bulletName="ER" bulletText="Excessive rain" bulletGroup="ic" parseString=".ER." showString=".ER."/>
|
||||
|
@ -225,6 +227,7 @@ Must be paired with proper vm code (also commented out in arealFloodAdvisoryFoll
|
|||
<bullet bulletName="public" bulletText="Public reported" bulletGroup="advSource" parseString="THE PUBLIC REPORTED"/>
|
||||
<bullet bulletName="lawEnforcement" bulletText="Local law enforcement reported" bulletGroup="advSource" parseString="LOCAL LAW ENFORCEMENT REPORTED"/>
|
||||
<bullet bulletName="emergencyManagement" bulletText="Emergency management reported" bulletGroup="advSource" parseString="EMERGENCY MANAGEMENT REPORTED"/>
|
||||
<bullet bulletName="satelliteEstimates" bulletText="Satellite Estimates" bulletGroup="advSource" parseString="SATELLITE ESTIMATES"/>
|
||||
<bullet bulletName="onlyGauge" bulletText="Gauge reports" bulletGroup="advSource" parseString="GAUGE REPORTS"/>
|
||||
<bullet bulletText="*********** EVENT (choose one) *********** " bulletType="title"/>
|
||||
<bullet bulletName="thunder" bulletText="Thunderstorm(s)" bulletGroup="advEvent" parseString=""THUNDERSTORM","-CAUSING","-RAPID RIVER RISES","-MINOR FLOODING OF POOR DRAINAGE""/>
|
||||
|
@ -253,7 +256,7 @@ Must be paired with proper vm code (also commented out in arealFloodAdvisoryFoll
|
|||
<bullet bulletName="ruralCTA" bulletText="Rural areas" parseString="COUNTRY ROADS, FARMLAND, AND OTHER LOW LYING SPOTS"/>
|
||||
<bullet bulletName="stayAwayCTA" bulletText="Stay away" parseString="STAY AWAY OR BE SWEPT AWAY"/>
|
||||
<bullet bulletName="lowSpotsCTA" bulletText="Low spots in hilly terrain" parseString="IN HILLY TERRAIN THERE ARE HUNDREDS OF LOW WATER CROSSINGS"/>
|
||||
<bullet bulletName="arroyosCTA" bulletText="Arroyos" parseString="ARROYOS"/>
|
||||
<bullet bulletName="arroyosCTA" bulletText="Arroyos" parseString="ARROYOS, STREAMS"/>
|
||||
<bullet bulletName="burnAreasCTA" bulletText="Burn Areas" parseString="RECENTLY BURNED AREAS"/>
|
||||
<bullet bulletName="camperSafetyCTA" bulletText="Camper/Hiker Safety" parseString="CAMPERS AND HIKERS"/>
|
||||
<bullet bulletName="reportFloodingCTA" bulletText="Report flooding to law enforcement" parseString="REPORT FLOODING TO YOUR LOCAL LAW ENFORCEMENT"/>
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
Phil Kurimski 09-19-2013 added geospatialConfig.xml
|
||||
Phil Kurimski 06-26-2014 added DSS Events
|
||||
Phil Kurimski 02-18-2015 Updated CTA section
|
||||
Evan Bookbinder 12/07/15 Updated CTA to remove ellipses in parseString to match product.
|
||||
-->
|
||||
|
||||
<!-- INCLUDE ALL GEOSPTATIAL INFORMATION FOR THIS PRODUCT
|
||||
|
@ -187,7 +188,7 @@ turned on unless the corresponding .vm file is turned on in a given template's .
|
|||
<bullet bulletText=" ****** CALLS TO ACTION (CHOOSE 1 OR MORE) ****** " bulletType="title"/>
|
||||
<bullet bulletName="genericCTA" bulletText="Generic CTA" parseString="MOVE TO SAFE HARBOR UNTIL HAZARDOUS WEATHER PASSES"/>
|
||||
<bullet bulletName="gustyWindsCTA" bulletText="Gusty Winds CTA" parseString="MOVE TO SAFE HARBOR IMMEDIATELY AS GUSTY WINDS AND HIGH WAVES ARE EXPECTED"/>
|
||||
<bullet bulletName="hailWindsCTA" bulletText="Wind/Hail cta with hail/wind speeds" parseString="DANGEROUS LIGHTNING...AND HEAVY RAIN ARE POSSIBLE"/>
|
||||
<bullet bulletName="hailWindsCTA" bulletText="Wind/Hail cta with hail/wind speeds" parseString="DANGEROUS LIGHTNING, AND HEAVY RAIN ARE POSSIBLE"/>
|
||||
<bullet bulletName="nonThunderstormCTA" bulletText="Non thunderstorm winds - mariners can expect gusty winds.." parseString="MARINERS CAN EXPECT GUSTY WINDS AND INCREASING WAVES"/>
|
||||
<bullet bulletName="waterspoutCTA" bulletText="Waterspout CTA" parseString="CREATE LOCALLY HAZARDOUS SEAS. SEEK SAFE HARBOR IMMEDIATELY"/>
|
||||
<bullet bulletName="lightningCTA" bulletText="Frequent lightning CTA" parseString="FREQUENT LIGHTNING IS OCCURRING WITH"/>
|
||||
|
@ -246,7 +247,7 @@ turned on unless the corresponding .vm file is turned on in a given template's .
|
|||
<bullet bulletText=" ****** CALLS TO ACTION (CHOOSE 1 OR MORE) ****** " bulletType="title"/>
|
||||
<bullet bulletName="genericCTA" bulletText="Generic CTA" parseString="MOVE TO SAFE HARBOR UNTIL HAZARDOUS WEATHER PASSES"/>
|
||||
<bullet bulletName="gustyWindsCTA" bulletText="Gusty Winds CTA" parseString="MOVE TO SAFE HARBOR IMMEDIATELY AS GUSTY WINDS AND HIGH WAVES ARE EXPECTED"/>
|
||||
<bullet bulletName="hailWindsCTA" bulletText="Wind/Hail cta with hail/wind speeds" parseString="DANGEROUS LIGHTNING...AND HEAVY RAIN ARE POSSIBLE"/>
|
||||
<bullet bulletName="hailWindsCTA" bulletText="Wind/Hail cta with hail/wind speeds" parseString="DANGEROUS LIGHTNING, AND HEAVY RAIN ARE POSSIBLE"/>
|
||||
<bullet bulletName="nonThunderstormCTA" bulletText="Non thunderstorm winds - mariners can expect gusty winds.." parseString="MARINERS CAN EXPECT GUSTY WINDS AND INCREASING WAVES"/>
|
||||
<bullet bulletName="waterspoutCTA" bulletText="Waterspout CTA" parseString="CREATE LOCALLY HAZARDOUS SEAS. SEEK SAFE HARBOR IMMEDIATELY"/>
|
||||
<bullet bulletName="lightningCTA" bulletText="Frequent lightning CTA" parseString="FREQUENT LIGHTNING IS OCCURRING WITH"/>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
#############################################################################
|
||||
## IMPACT-BASED TORNADO WARNING TEMPLATE ##
|
||||
## CREATED BY PHIL KURIMSKI - WFO GRB ##
|
||||
## UPDATED -- 2-04-2012 OB13.2.1-5 impact stmts ##
|
||||
## UPDATED -- Bookbinder 2/22/13 2013 IBW Changes ##
|
||||
## UPDATED -- Kurimski 5/20/13 Addl IBW Changes ##
|
||||
## CREATED BY PHIL KURIMSKI - WFO GRB ##
|
||||
## UPDATED -- 2-04-2012 OB13.2.1-5 impact stmts ##
|
||||
## UPDATED -- Bookbinder 2/22/13 2013 IBW Changes ##
|
||||
## UPDATED -- Kurimski 5/20/13 Addl IBW Changes ##
|
||||
## UPDATED -- Kurimski 9/17/13 Tor Emer Headline ##
|
||||
## UPDATED -- Bookbinder 9/18/2013 implement config.vm ##
|
||||
## UPDATED -- Dangelo 1/24/2014 added logic to keep defaultCTAs from being ##
|
||||
|
@ -15,6 +15,7 @@
|
|||
## UPDATED -- Bookbinder 6/15/15 Fixed softball and grapefruit hail sizes ##
|
||||
## UPDATED -- Phil Kurimski 10-20-2015 Added waterspout option to basis ##
|
||||
## Bookbinder 10-20-2015 Fixed extraSource var for tornado info ##
|
||||
## Bookbinder 12-07-15 fixed lowercase preAmble on lne 283 ##
|
||||
#############################################################################
|
||||
## NOTE: Impact Statements for IBW templates are contained in impactStatements.vm
|
||||
################################################################
|
||||
|
@ -280,7 +281,7 @@ This is a test message. ##
|
|||
#set($pathcastLead = "The tornado")
|
||||
#set($moveLead = " Doppler radar showed this tornado moving")
|
||||
#end
|
||||
#set($preAmble = "to repeat, a large, extremely dangerous and potentially deadly tornado is on the ground. to protect your life, ")
|
||||
#set($preAmble = "To repeat, a large, extremely dangerous and potentially deadly tornado is on the ground. to protect your life, ")
|
||||
#end
|
||||
*#
|
||||
#if(${list.contains(${bullets}, "spotter")})
|
||||
|
|
|
@ -11,13 +11,13 @@
|
|||
Phil Kurimski 05-20-2013 Added selection for very weak tornadoes and landspouts
|
||||
Phil Kurimski 09-19-2013 added geospatialConfig.xml
|
||||
Mike Dangelo 1/23/2014 changed parseString for defaultCTAs to match iTW.vm statements,
|
||||
removed cta1 bulletGroup from COR to ensure it is selected when doing a COR for a torEMER
|
||||
Evan Bookbinder 2-18-2014 added dssEvents hook, 2014 IBW impacts
|
||||
Evan Bookbinder 10-24-2014 Fixed parse strings for Base TOR option for COR
|
||||
Fixed parseString for SqLn embedded TOR for COR
|
||||
Tomalak 3-24-2015 Converted Upper to Mixed Case for Impacts
|
||||
Evan Bookbinder 6-15-2015 Fixed incorrect softball and grapefruit hail sizes
|
||||
Phil Kurimski 10-20-2015 Added waterspout option to basis
|
||||
Evan Bookbinder 12-7-2015 Added TOR EMER CTA back into cta1 bullet group (undid 1/23/2014 change)
|
||||
-->
|
||||
|
||||
<warngenConfig>
|
||||
|
@ -210,7 +210,7 @@ do not have mobile homes. If you wish to switch defaults or provide a single opt
|
|||
<bullet bulletName="specialEvent" bulletText="Special heads-up for large event/venue" parseString="THOSE ATTENDING"/>
|
||||
<bullet bulletText="" bulletType="title"/>
|
||||
<bullet bulletText="*********** CALLS TO ACTION (CHOOSE 1 OR MORE) **********" bulletType="title"/>
|
||||
<bullet bulletName="torEmergencyCTA" bulletText="**TOR EMERGENCY CTA** (CATASTROPHIC Tag use only)" parseString="TORNADO EMERGENCY"/>
|
||||
<bullet bulletName="torEmergencyCTA" bulletText="**TOR EMERGENCY CTA** (CATASTROPHIC Tag use only)" parseString="TORNADO EMERGENCY" bulletGroup="cta1"/>
|
||||
<bullet bulletName="replacesSVRCTA" bulletText="TOR Replaces Severe Thunderstorm Warning" parseString="TORNADO WARNING REPLACES THE SEVERE"/>
|
||||
<!-- There are two "default" safety rules. The first...which will probably be used by most offices...includes safety rules for mobile homes. The second...which is commented out...is for large urban areas that
|
||||
do not have mobile homes. If you wish to switch defaults or provide a single option, add comment tags as necessary and adjust the bulletDefault="true" as appropriate if both options are allowed -->
|
||||
|
|
|
@ -1,20 +1,21 @@
|
|||
#####################################################
|
||||
## DAM BREAK FFW FOLLOW-UP ##
|
||||
## CREATED BY PHIL KURIMSKI - WFO DTX ##
|
||||
## VERSION AWIPS II 1.0 -- APR 14 2011 OB11.4 ##
|
||||
## -- JUL 14 2011 OB11.7 ##
|
||||
## -- AUG 18 2011 OB11.0.8-4 ##
|
||||
## Evan Bookbinder -- SEP 16 2011 OB11.0.8-8 ##
|
||||
## Phil Kurimski -- SEP 23 2011 OB11.0.8-8 ##
|
||||
## Mike Rega -- MAY 03 2012 DR 14885 MND ##
|
||||
## Phil Kurimski -- FEB 08 2013 CTA stmnts ##
|
||||
## Phil Kurimski -- SEP 17 2013 FFW Emerg ##
|
||||
## Mike Rega -- JAN 18 2014 14.2.1 ##
|
||||
## added Alaska GP changes ##
|
||||
## Evan Bookbinder -- Oct 24 2014 Fixed floodSeverity code
|
||||
## Phil Kurimski -- Mar 25 2015 Mixed Case ##
|
||||
## Mike Dangelo -- 10-21-2015 added SM-only option
|
||||
#####################################################
|
||||
##################################################################
|
||||
## DAM BREAK FFW FOLLOW-UP ##
|
||||
## CREATED BY PHIL KURIMSKI - WFO GRB ##
|
||||
## VERSION AWIPS II 1.0 -- APR 14 2011 OB11.4 ##
|
||||
## -- JUL 14 2011 OB11.7 ##
|
||||
## -- AUG 18 2011 OB11.0.8-4 ##
|
||||
## Evan Bookbinder -- SEP 16 2011 OB11.0.8-8 ##
|
||||
## Phil Kurimski -- SEP 23 2011 OB11.0.8-8 ##
|
||||
## Mike Rega -- MAY 03 2012 DR 14885 MND ##
|
||||
## Phil Kurimski -- FEB 08 2013 CTA stmnts ##
|
||||
## Phil Kurimski -- SEP 17 2013 FFW Emerg ##
|
||||
## Mike Rega -- JAN 18 2014 14.2.1 ##
|
||||
## added Alaska GP changes ##
|
||||
## Evan Bookbinder -- Oct 24 2014 Fixed floodSeverity code ##
|
||||
## Phil Kurimski -- Mar 25 2015 Mixed Case ##
|
||||
## Mike Dangelo -- 10-21-2015 added SM-only option ##
|
||||
## Evan Bookbinder -- 12-7-2015 Baselined CTAs ##
|
||||
##################################################################
|
||||
##
|
||||
#parse("config.vm")
|
||||
#set($headline = "")
|
||||
|
@ -366,29 +367,37 @@ Move to higher ground now! This is an extremely dangerous and life-threatening s
|
|||
!** YOU SELECTED THE FLASH FLOOD EMERGENCY CTA WITHOUT SELECTING THE FLASH FLOOD EMERGENCY HEADER. PLEASE CLOSE THIS WINDOW AND RE-GENERATE THIS WARNING **!
|
||||
|
||||
#end
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "TADD_CTA")})
|
||||
Turn around, don't drown when encountering flooded roads. Most flood deaths occur in vehicles.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "actQuicklyCTA")})
|
||||
Move to higher ground now! Act quickly to protect your life.
|
||||
Move to higher ground now. Act quickly to protect your life.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "childSafetyCTA")})
|
||||
Keep children away from storm drains, culverts, creeks, and streams. Water levels can rise rapidly and sweep children away.
|
||||
Keep children away from storm drains, culverts, creeks and streams. Water levels can rise rapidly and sweep children away.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "nighttimeCTA")})
|
||||
Be especially cautious at night when it is harder to recognize the dangers of flooding.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "safetyCTA")})
|
||||
Do not enter or cross flowing water or water of unknown depth.
|
||||
#if(${list.contains(${bullets}, "urbanCTA")})
|
||||
Excessive runoff from heavy rainfall will cause flooding of small creeks and streams, urban areas, highways, streets and underpasses as well as other drainage areas and low lying spots.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "ruralCTA")})
|
||||
Excessive runoff from heavy rainfall will cause flooding of small creeks and streams, country roads, farmland, and other low lying spots.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "stayAwayCTA")})
|
||||
Stay away or be swept away. River banks and culverts can become unstable and unsafe.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "turnAroundCTA")})
|
||||
If you encounter flooded roads, Turn Around, Don't Drown! Most flood deaths occur in vehicles.
|
||||
#if(${list.contains(${bullets}, "lowSpotsCTA")})
|
||||
In hilly terrain there are hundreds of low water crossings which are potentially dangerous in heavy rain. Do not attempt to cross flooded roads. Find an alternate route.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "arroyosCTA")})
|
||||
|
@ -396,15 +405,24 @@ Remain alert for flooding even in locations not receiving rain. Arroyos, streams
|
|||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "burnAreasCTA")})
|
||||
Move away from recently burned areas. Life-threatening flooding of creeks, roads, and normally dry arroyos is likely. The heavy rains will likely trigger rockslides...mudslides and debris flows in steep terrain...especially in and around these areas.
|
||||
Move away from recently burned areas. Life-threatening flooding of creeks, roads and normally dry arroyos is likely. The heavy rains will likely trigger rockslides, mudslides and debris flows in steep terrain, especially in and around these areas.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "camperSafetyCTA")})
|
||||
Flooding is occurring or is imminent. It is important to know where you are relative to streams, rivers, or creeks which can become killers in heavy rains. Campers and hikers should avoid streams or creeks.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "reportFloodingCTA")})
|
||||
Please report to your local law enforcement agency when you can do so safely.
|
||||
Please report flooding to your local law enforcement agency when you can do so safely.
|
||||
|
||||
#end
|
||||
#if(${ctaSelected} == "YES")
|
||||
#if(${list.contains(${bullets}, "ffwMeansCTA")})
|
||||
A Flash Flood Warning means that flooding is imminent or occurring. If you are in the warned area move to higher ground immediately. Residents living along streams and creeks should take immediate precautions to protect life and property.
|
||||
|
||||
#end
|
||||
#if(${ctaSelected} == "YES")
|
||||
&&
|
||||
|
||||
#end
|
||||
|
||||
#end
|
||||
|
@ -626,29 +644,37 @@ Move to higher ground now! This is an extremely dangerous and life-threatening s
|
|||
!** YOU SELECTED THE FLASH FLOOD EMERGENCY CTA WITHOUT SELECTING THE FLASH FLOOD EMERGENCY HEADER. PLEASE CLOSE THIS WINDOW AND RE-GENERATE THIS WARNING **!
|
||||
|
||||
#end
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "TADD_CTA")})
|
||||
Turn around, don't drown when encountering flooded roads. Most flood deaths occur in vehicles.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "actQuicklyCTA")})
|
||||
Move to higher ground now! Act quickly to protect your life.
|
||||
Move to higher ground now. Act quickly to protect your life.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "childSafetyCTA")})
|
||||
Keep children away from storm drains, culverts, creeks, and streams. Water levels can rise rapidly and sweep children away.
|
||||
Keep children away from storm drains, culverts, creeks and streams. Water levels can rise rapidly and sweep children away.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "nighttimeCTA")})
|
||||
Be especially cautious at night when it is harder to recognize the dangers of flooding.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "safetyCTA")})
|
||||
Do not enter or cross flowing water or water of unknown depth.
|
||||
#if(${list.contains(${bullets}, "urbanCTA")})
|
||||
Excessive runoff from heavy rainfall will cause flooding of small creeks and streams, urban areas, highways, streets and underpasses as well as other drainage areas and low lying spots.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "ruralCTA")})
|
||||
Excessive runoff from heavy rainfall will cause flooding of small creeks and streams, country roads, farmland, and other low lying spots.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "stayAwayCTA")})
|
||||
Stay away or be swept away. River banks and culverts can become unstable and unsafe.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "turnAroundCTA")})
|
||||
If you encounter flooded roads, Turn Around, Don't Drown! Most flood deaths occur in vehicles.
|
||||
#if(${list.contains(${bullets}, "lowSpotsCTA")})
|
||||
In hilly terrain there are hundreds of low water crossings which are potentially dangerous in heavy rain. Do not attempt to cross flooded roads. Find an alternate route.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "arroyosCTA")})
|
||||
|
@ -656,15 +682,24 @@ Remain alert for flooding even in locations not receiving rain. Arroyos, streams
|
|||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "burnAreasCTA")})
|
||||
Move away from recently burned areas. Life-threatening flooding of creeks, roads, and normally dry arroyos is likely. The heavy rains will likely trigger rockslides...mudslides and debris flows in steep terrain...especially in and around these areas.
|
||||
Move away from recently burned areas. Life-threatening flooding of creeks, roads and normally dry arroyos is likely. The heavy rains will likely trigger rockslides, mudslides and debris flows in steep terrain, especially in and around these areas.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "camperSafetyCTA")})
|
||||
Flooding is occurring or is imminent. It is important to know where you are relative to streams, rivers, or creeks which can become killers in heavy rains. Campers and hikers should avoid streams or creeks.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "reportFloodingCTA")})
|
||||
Please report to your local law enforcement agency when you can do so safely.
|
||||
Please report flooding to your local law enforcement agency when you can do so safely.
|
||||
|
||||
#end
|
||||
#if(${ctaSelected} == "YES")
|
||||
#if(${list.contains(${bullets}, "ffwMeansCTA")})
|
||||
A Flash Flood Warning means that flooding is imminent or occurring. If you are in the warned area move to higher ground immediately. Residents living along streams and creeks should take immediate precautions to protect life and property.
|
||||
|
||||
#end
|
||||
#if(${ctaSelected} == "YES")
|
||||
&&
|
||||
|
||||
#end
|
||||
|
||||
#elseif(${CORCAN}=="true")
|
||||
|
@ -866,29 +901,37 @@ Move to higher ground now! This is an extremely dangerous and life-threatening s
|
|||
!** YOU SELECTED THE FLASH FLOOD EMERGENCY CTA WITHOUT SELECTING THE FLASH FLOOD EMERGENCY HEADER. PLEASE CLOSE THIS WINDOW AND RE-GENERATE THIS WARNING **!
|
||||
|
||||
#end
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "TADD_CTA")})
|
||||
Turn around, don't drown when encountering flooded roads. Most flood deaths occur in vehicles.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "actQuicklyCTA")})
|
||||
Move to higher ground now! Act quickly to protect your life.
|
||||
Move to higher ground now. Act quickly to protect your life.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "childSafetyCTA")})
|
||||
Keep children away from storm drains, culverts, creeks, and streams. Water levels can rise rapidly and sweep children away.
|
||||
Keep children away from storm drains, culverts, creeks and streams. Water levels can rise rapidly and sweep children away.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "nighttimeCTA")})
|
||||
Be especially cautious at night when it is harder to recognize the dangers of flooding.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "safetyCTA")})
|
||||
Do not enter or cross flowing water or water of unknown depth.
|
||||
#if(${list.contains(${bullets}, "urbanCTA")})
|
||||
Excessive runoff from heavy rainfall will cause flooding of small creeks and streams, urban areas, highways, streets and underpasses as well as other drainage areas and low lying spots.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "ruralCTA")})
|
||||
Excessive runoff from heavy rainfall will cause flooding of small creeks and streams, country roads, farmland, and other low lying spots.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "stayAwayCTA")})
|
||||
Stay away or be swept away. River banks and culverts can become unstable and unsafe.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "turnAroundCTA")})
|
||||
If you encounter flooded roads, Turn Around, Don't Drown! Most flood deaths occur in vehicles.
|
||||
#if(${list.contains(${bullets}, "lowSpotsCTA")})
|
||||
In hilly terrain there are hundreds of low water crossings which are potentially dangerous in heavy rain. Do not attempt to cross flooded roads. Find an alternate route.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "arroyosCTA")})
|
||||
|
@ -896,15 +939,24 @@ Remain alert for flooding even in locations not receiving rain. Arroyos, streams
|
|||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "burnAreasCTA")})
|
||||
Move away from recently burned areas. Life-threatening flooding of creeks, roads, and normally dry arroyos is likely. The heavy rains will likely trigger rockslides...mudslides and debris flows in steep terrain...especially in and around these areas.
|
||||
Move away from recently burned areas. Life-threatening flooding of creeks, roads and normally dry arroyos is likely. The heavy rains will likely trigger rockslides, mudslides and debris flows in steep terrain, especially in and around these areas.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "camperSafetyCTA")})
|
||||
Flooding is occurring or is imminent. It is important to know where you are relative to streams, rivers, or creeks which can become killers in heavy rains. Campers and hikers should avoid streams or creeks.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "reportFloodingCTA")})
|
||||
Please report to your local law enforcement agency when you can do so safely.
|
||||
Please report flooding to your local law enforcement agency when you can do so safely.
|
||||
|
||||
#end
|
||||
#if(${ctaSelected} == "YES")
|
||||
#if(${list.contains(${bullets}, "ffwMeansCTA")})
|
||||
A Flash Flood Warning means that flooding is imminent or occurring. If you are in the warned area move to higher ground immediately. Residents living along streams and creeks should take immediate precautions to protect life and property.
|
||||
|
||||
#end
|
||||
#if(${ctaSelected} == "YES")
|
||||
&&
|
||||
|
||||
#end
|
||||
|
||||
#end
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
## Mike Dangelo 26 Mar 2015 Mixed Case edits ##
|
||||
## Evan Bookbinder 9/4/2015 fixed line of storms grammar as well as ##
|
||||
## softball/grapefruit hail sizes (& MMD 10/20/15) ##
|
||||
## Evan Bookbinder 12/7/2015 fixed typo in 'law enforcement' ##
|
||||
################################################################################
|
||||
##
|
||||
###################################################################
|
||||
|
@ -778,7 +779,7 @@ A large and extremely dangerous tornado is on the ground. Take immediate tornado
|
|||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "lawEnforcementTORCTA")})
|
||||
If a tornado or other severe weather is spotted report it to the National Weather Service or your nearest law enforecement agency who will relay your report. This act may save the lives of others in the path of dangerous weather.
|
||||
If a tornado or other severe weather is spotted report it to the National Weather Service or your nearest law enforcement agency who will relay your report. This act may save the lives of others in the path of dangerous weather.
|
||||
|
||||
#end
|
||||
#if(${list.contains(${bullets}, "squallCTA")} && ${stormType} == "line")
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
################################################################################
|
||||
## TORNADO WARNING TEMPLATE ##
|
||||
## VERSION AWIPS II ##
|
||||
## VERSION AWIPS II ##
|
||||
## RECENT CHANGES ##
|
||||
## Mike Dangelo 9-13-2012 minor tweaks to ${variables} ##
|
||||
## Mike Dangelo 2-4-2013 NWS Mets detected a svr ##
|
||||
|
@ -14,11 +14,12 @@
|
|||
## SVS parseString, prevented largeTORCTA ##
|
||||
## if confirmedLarge not selected as type. ##
|
||||
## Phil Kurimski 6-26-2014 fixed large tornado cta ##
|
||||
## Evan Bookbinder 9-5-2014 fixed law enf cta ##
|
||||
## MMD/DT/EB 3/26/2015 mixedCase Changes ##
|
||||
## Evan Bookbinder 9-5-2014 fixed law enf cta ##
|
||||
## MMD/DT/EB 3/26/2015 mixedCase Changes ##
|
||||
## Evan Bookbinder 6-15-2015 fixed incorrect softball/grapefruit hail ##
|
||||
## Evan Bookbinder 9-4-2015 cleaned up line-of-storm grammar ##
|
||||
###############################################################################
|
||||
## Evan Bookbinder 12-07-15 fixed default preAmble var (extra space) ##
|
||||
################################################################################
|
||||
## ESTABLISH SOME INITIAL VARIABLES
|
||||
#parse("config.vm")
|
||||
#set($hailSize = 0)
|
||||
|
@ -26,7 +27,7 @@
|
|||
#set($reportType = "A Tornado was reported")
|
||||
#set($pathcastLead = "This tornadic storm")
|
||||
#set($moveLead = " Doppler radar showed this tornado moving")
|
||||
#set($preAmble = " TAKE COVER NOW! ")
|
||||
#set($preAmble = "TAKE COVER NOW! ")
|
||||
#if(${stormType} == "line")
|
||||
#set($reportType = "Tornado producing storms were reported")
|
||||
#set($pathcastLead = "These tornadic storms")
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
Richard Barnhill 10-28-2013 Changed/added torEMER bulletGroup to keep it locked on followups
|
||||
Mike Dangelo 1-23-2014 Changed parseStrings for default safety rules CTAs and law enf CTA
|
||||
Evan Bookbinder 9-5-2014 Fixed law enf CTA parse strings to match
|
||||
Evan Bookbinder 12-7-2015 Added TOR EMER CTA back into cta1 bullet group (undid 1/23/2014 change)
|
||||
-->
|
||||
|
||||
<warngenConfig>
|
||||
|
@ -189,7 +190,7 @@ turned on unless the corresponding .vm file is turned on in a given template's .
|
|||
<bullet bulletName="specialEvent" bulletText="Special heads-up for large event/venue" parseString="THOSE ATTENDING"/>
|
||||
<bullet bulletText="" bulletType="title"/>
|
||||
<bullet bulletText="*********** CALLS TO ACTION (CHOOSE 1 OR MORE) **********" bulletType="title"/>
|
||||
<bullet bulletName="torEmergencyCTA" bulletText="**TOR EMERGENCY CTA**" parseString="TORNADO EMERGENCY"/>
|
||||
<bullet bulletName="torEmergencyCTA" bulletText="**TOR EMERGENCY CTA**" parseString="TORNADO EMERGENCY" bulletGroup="cta1"/>
|
||||
<bullet bulletName="replacesSVRCTA" bulletText="TOR Replaces Severe Thunderstorm Warning" parseString="TORNADO WARNING REPLACES THE SEVERE"/>
|
||||
<!-- There are two "default" safety rules. The first...which will probably be used by most offices...includes safety rules for mobile homes. The second...which is commented out...is for large urban areas that do not have mobile homes. If you wish to switch defaults or provide both options, remove comment tags as necessary and adjust the bulletDefault="true" as appropriate if both options are allowed -->
|
||||
<bullet bulletName="defaultMobileCTA" bulletText="Default safety rules -- includes mobile homes" parseString="IF YOU ARE IN A MOBILE HOME OR OUTDOORS" bulletDefault="true" bulletGroup="cta1"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue