awips2/edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/impactBurnScarFlashFloodWarningFollowup.xml
2022-05-05 12:34:50 -05:00

274 lines
22 KiB
XML

<!-- IBW Burn Scar Flash Flood Statement configuration for County-based products-->
<!-- This template can be used for any pre-defined polygon that a site needs
to issue a FFW for outside of a dam break. -->
<!-- RECENT HISTORY
Created by Phil Kurimski 11-01-2017 FFW IBW Format and Tags
Phil Kurimski 11-28-2017 Added River Drainages, removed local from local law enforcement and rain from automated rain gauges
Phil Kurimski 12-02-2017 Added Events section to come in line with the FFW templates
Phil Kurimski 03-21-2018 Fixed FFW Emergency and Urban Areas CTA Parse Strings DCS 20667
Evan Bookbinder 06-05-2019 DR 21342 Ensure IBW Tag unlock and migrate IBW rain rate to amount/duration
-->
<warngenConfig>
<!-- INCLUDE ALL GEOSPTATIAL INFORMATION FOR THIS PRODUCT
ANY pointSource/areaSource/pathcastConfig OVERRIDES TO THAT FILE CAN BE
PLACED IN FULL BELOW THE INCLUDE LINE BELOW. -->
<include file="geospatialConfig_COUNTY.xml"/>
<!-- Include Various geospatial XML files to create their objects. These are *NOT*
turned on unless the corresponding .vm file is turned on in a given template's .vm file
-->
<include file="mileMarkers.xml"/>
<!-- To enable, make sure mileMarkers.vm is added/uncommented in a WarnGen template's .vm file -->
<include file="pointMarkers.xml"/>
<!-- To enable, make sure pointMarkers.vm is added/uncommented in a WarnGen template's .vm file -->
<!-- Config distance/speed units -->
<unitDistance>mi</unitDistance>
<unitSpeed>mph</unitSpeed>
<!-- Maps to load on template selection. Refer to 'Maps' menu in CAVE.
The various menu items are also the different maps
that can be loaded with each template. -->
<maps>
<map>County Names</map>
<map>County Warning Areas</map>
<!-- <map>FFMP Small Stream Basin Links</map> -->
<!-- <map>Major Rivers</map> -->
</maps>
<!-- Followups: VTEC actions of allowable followups when this template is selected
Each followup will become available when the appropriate time range permits.
-->
<followups>
<followup>COR</followup>
<followup>CON</followup>
<followup>CAN</followup>
<followup>EXP</followup>
</followups>
<!-- Product ID: nnn id of the product -->
<productId>FFS</productId>
<!-- Phensigs: The list of phenomena and significance combinations that this template applies to -->
<phensigs>
<phensig>FF.W</phensig>
</phensigs>
<!-- Enables/disables user from selecting the Restart button the GUI -->
<enableRestart>false</enableRestart>
<!-- Enable/disables the system to lock text based on various patterns -->
<autoLockText>true</autoLockText>
<!-- if trackEnabled is set to 'true' = makes third bullet initial position and movement
as well as fourth bullet pathcast (which are optional info) available to forecaster.
Must be paired with proper vm code (also commented out in flashFloodWarning.vm)! -->
<trackEnabled>false</trackEnabled>
<!-- <trackEnabled>true</trackEnabled> -->
<!-- durations: the list of possible durations of the warning -->
<!-- THE DURATIONS REALLY SERVE NO PURPOSE IN A FOLLOWUP BUT WILL CRASH WARNGEN IF REMVOED -->
<defaultDuration>30</defaultDuration>
<durations>
<duration>30</duration>
</durations>
<pointSource variable="riverdrainages">
<pointSource>ffmp_basins</pointSource>
<geometryDecimationTolerance>0.064</geometryDecimationTolerance>
<pointField>streamname</pointField>
<filter>
<mapping key="cwa">
<constraint constraintValue="$warngenCWAFilter" constraintType="EQUALS" />
</mapping>
</filter>
<withinPolygon>true</withinPolygon>
</pointSource>
<lockedGroupsOnFollowup>ic,dam</lockedGroupsOnFollowup>
<bulletActionGroups>
<bulletActionGroup>
<bullets>
<bullet bulletText="*********** SELECT A FOLLOWUP **********" bulletType="title"/>
</bullets>
</bulletActionGroup>
<bulletActionGroup action="CAN" phen="FF" sig="W">
<bullets>
<bullet bulletName="recedingWater" bulletText="Water is receding" />
<bullet bulletName="rainEnded" bulletText="Heavy rain ended" />
<bullet bulletText="************************************************************" bulletType="title"/>
<bullet bulletText="* The next section is for sites to load pre-configured *" bulletType="title"/>
<bullet bulletText="* polygons for burn scars and other scenarios needing *" bulletType="title"/>
<bullet bulletText="* a flash flood warning. *" bulletType="title"/>
<bullet bulletText="****** BURN SCAR AREA (Choose 1) ******" bulletType="title"/>
</bullets>
<!-- The following are examples on how to include site specific burn scars in your template
You can choose to do this by editing the template and listing each burn scar in the
template or listing the burn scars in a separate file and using the include command
This can also be done for other flash flood areas that need a pre-defined polygon -->
<!-- Note that Burn Scar Names NEED to be in the CAN section to produce correct headline wording in the vm file -->
<include file="burnScarInfoBulletName.xml"/>
<!-- include file="burnScarInfoBullet.xml"/>-->
</bulletActionGroup>
<bulletActionGroup action="EXP" phen="FF" sig="W">
<bullets>
<bullet bulletName="recedingWater" bulletText="Water is receding" />
<bullet bulletName="rainEnded" bulletText="Heavy rain ended" />
<bullet bulletText="************************************************************" bulletType="title"/>
<bullet bulletText="* The next section is for sites to load pre-configured *" bulletType="title"/>
<bullet bulletText="* polygons for burn scars and other scenarios needing *" bulletType="title"/>
<bullet bulletText="* a flash flood warning. *" bulletType="title"/>
<bullet bulletText="****** BURN SCAR AREA (Choose 1) ******" bulletType="title"/>
</bullets>
<!-- The following are examples on how to include site specific burn scars in your template
You can choose to do this by editing the template and listing each burn scar in the
template or listing the burn scars in a separate file and using the include command
This can also be done for other flash flood areas that need a pre-defined polygon -->
<!-- Note that Burn Scar Names NEED to be in the CAN section to produce correct headline wording in the vm file -->
<include file="burnScarInfoBulletName.xml"/>
<!-- include file="burnScarInfoBullet.xml"/>-->
</bulletActionGroup>
<bulletActionGroup action="CON" phen="FF" sig="W">
<bullets>
<bullet bulletName="ffwEmergency" bulletText="**SELECT FOR FLASH FLOOD EMERGENCY/CATASTROPHIC FLOODING**" bulletGroup="headline" parseString="FLASH FLOOD EMERGENCY"/>
<bullet bulletName="considerableFFW" bulletText="CONSIDERABLE FLASH FLOODING" bulletGroup="headline" parseString="FLASH FLOOD DAMAGE THREAT...CONSIDERABLE"/>
<bullet bulletName="icrs" bulletText="Also snowmelt" parseString=".RS."/>
<bullet bulletText="*********** SOURCE (CHOOSE 1) **********" bulletType="title"/>
<bullet bulletName="doppler" bulletText="Doppler radar indicated" bulletGroup="source" bulletDefault="true" parseString="DOPPLER RADAR INDICATED"/>
<bullet bulletName="dopplerGauge" bulletText="Doppler radar and automated gauges" bulletGroup="source" parseString="DOPPLER RADAR AND AUTOMATED GAUGES"/>
<bullet bulletName="trainedSpotters" bulletText="Trained spotters reported" bulletGroup="source" parseString="TRAINED WEATHER SPOTTERS REPORTED"/>
<bullet bulletName="public" bulletText="Public reported" bulletGroup="source" parseString="THE PUBLIC REPORTED"/>
<bullet bulletName="lawEnforcement" bulletText="Law enforcement reported" bulletGroup="source" parseString="LAW ENFORCEMENT REPORTED"/>
<bullet bulletName="emergencyManagement" bulletText="Emergency management reported" bulletGroup="source" parseString="EMERGENCY MANAGEMENT REPORTED"/>
<!-- The following bullets will add satellite and gauges as a source. If you would like to use this
in your template uncomment the next few lines. -->
<!-- <bullet bulletName="satellite" bulletText="satellite estimates" bulletGroup="source" parseString="SATELLITE ESTIMATES"/>
<bullet bulletName="satelliteGauge" bulletText="satellite estimates and automated gauges" bulletGroup="source" parseString="SATELLITE AND "/> -->
<bullet bulletText="*********** EVENTS (CHOOSE IF APPLICABLE) **********" bulletType="title"/>
<bullet bulletName="thunder" bulletText="Thunderstorm(s) causing flooding" bulletGroup="event" bulletDefault="true" parseString="THUNDERSTORM"/>
<bullet bulletName="flash" bulletText="Flash flooding occurring" parseString="FLASH FLOODING IS ALREADY OCCURRING."/>
<!-- <bullet bulletName="stormPosition" bulletText="* USE DOT to specify initial position *" showString="STATIONARY" parseString="STATIONARY"/>
<bullet bulletName="stormPosition" bulletText="* USE DOT to specify initial position *" showString="MOVING" parseString="MOVING"/>
-->
<bullet bulletText="*********** (OPTIONAL) DEBRIS FLOW INFO **********" bulletType="title"/>
<bullet bulletName="burnScar" bulletText="Burn scar area with debris flow" bulletGroup="addevent" parseString="BURN SCAR"/>
<bullet bulletName="mudSlide" bulletText="Mud Slides" bulletGroup="addevent" parseString="MUD SLIDE"/>
<bullet bulletText="*********** RAIN SO FAR (OPTIONAL) **********" bulletType="title"/>
<bullet bulletName="rain1" bulletText="One inch so far" bulletGroup="rainAmt" parseString="ONE INCH"/>
<bullet bulletName="rain2" bulletText="Two inches so far" bulletGroup="rainAmt" parseString="TWO INCHES"/>
<bullet bulletName="rain3" bulletText="Three inches so far" bulletGroup="rainAmt" parseString="THREE INCHES"/>
<bullet bulletName="rainEdit" bulletText="User defined amount" bulletGroup="rainAmt" parseString="INCHES OF RAIN HAVE FALLEN"/>
<bullet bulletText="****** IBW TAG EXPECTED AMOUNT/DURATION (OPTIONAL) *****" bulletType="title"/>
<bullet bulletName="ibwrain1" bulletText="1-2 inches in 1 hour" bulletGroup="ibwRain" parseString="&quot;1-2&quot;,&quot;INCHES IN 1 HOUR&quot;"/>
<bullet bulletName="ibwrain2" bulletText="2-3 inches in 1 hour" bulletGroup="ibwRain" parseString="&quot;2-3&quot;,&quot;INCHES IN 1 HOUR&quot;"/>
<bullet bulletName="ibwrain3" bulletText="1-3 inches in 1 hour" bulletGroup="ibwRain" parseString="&quot;1-3&quot;,&quot;INCHES IN 1 HOUR&quot;"/>
<bullet bulletName="ibwrainEdit" bulletText="User defined amount/duration" bulletGroup="ibwRain"/>
<bullet bulletText="*********** ADDITIONAL INFO ***********" bulletType="title"/>
<bullet bulletName="listofcities" bulletText="Select for a list of cities" bulletGroup="pcast" parseString="&quot;LOCATIONS&quot;,&quot;INCLUDE...&quot;"/>
<bullet bulletName="listofcities" bulletText="Select for a list of cities" bulletGroup="pcast" parseString="WILL REMAIN OVER" showString="WILL REMAIN OVER"/>
<bullet bulletName="addRainfall" bulletText="Additional rainfall of XX inches expected" parseString="ADDITIONAL RAINFALL"/>
<bullet bulletName="particularStream" bulletText="Flooding is occurring in a particular stream/river" parseString="FLOOD WATERS ARE MOVING DOWN"/>
<bullet bulletName="drainages" bulletText="Automated list of drainages" parseString="THIS INCLUDES THE FOLLOWING STREAMS AND DRAINAGES" loadMap="River Drainage Basins"/>
<bullet bulletText="**** CALL TO ACTIONS (CHOOSE 1 OR MORE) ****" bulletType="title"/>
<!-- end all call to action bullets with "CTA" ex: "obviousNameCTA" -->
<bullet bulletName="ffwEmergencyCTA" bulletText="FLASH FLOOD EMERGENCY" parseString="AREA SUBJECT TO FLOODING OR UNDER AN EVACUATION ORDER"/>
<bullet bulletName="burnAreasCTA" bulletText="Burn Areas" bulletDefault="true" parseString="RECENTLY BURNED AREAS"/>
<bullet bulletName="TADD_CTA" bulletText="Turn around, don't drown" parseString="&quot;TURN AROUND&quot;,&quot;DON'T DROWN&quot;"/>
<bullet bulletName="actQuicklyCTA" bulletText="Act Quickly" parseString="ACT QUICKLY TO PROTECT YOUR LIFE"/>
<bullet bulletName="childSafetyCTA" bulletText="Child Safety" parseString="KEEP CHILDREN AWAY"/>
<bullet bulletName="nighttimeCTA" bulletText="Nighttime flooding" parseString="AT NIGHT WHEN IT IS HARDER TO RECOGNIZE"/>
<bullet bulletName="urbanCTA" bulletText="Urban areas" parseString="&quot;EXCESSIVE RUNOFF&quot;,&quot;-COUNTRY ROADS&quot;,&quot;URBAN AREAS&quot;,&quot;HIGHWAYS&quot;,&quot;UNDERPASSES&quot;"/>
<bullet bulletName="ruralCTA" bulletText="Rural areas" parseString="&quot;COUNTRY ROADS&quot;,&quot;FARMLAND&quot;,&quot;LOW LYING SPOTS&quot;"/>
<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="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"/>
<bullet bulletName="ffwMeansCTA" bulletText="Flash Flood Warning means" parseString="A FLASH FLOOD WARNING MEANS"/>
<bullet bulletText="************************************************************" bulletType="title"/>
<bullet bulletText="* The next section is for sites to load pre-configured *" bulletType="title"/>
<bullet bulletText="* polygons for burn scars and other scenarios needing *" bulletType="title"/>
<bullet bulletText="* a flash flood warning. *" bulletType="title"/>
<bullet bulletText="****** BURN SCAR AREA (Choose 1) ******" bulletType="title"/>
</bullets>
<!-- The following are examples on how to include site specific burn scars in your template
You can choose to do this by editing the template and listing each burn scar in the
template or listing the burn scars in a separate file and using the include command
This can also be done for other flash flood areas that need a pre-defined polygon -->
<include file="burnScarInfoBullet.xml"/>
</bulletActionGroup>
<bulletActionGroup action="COR" phen="FF" sig="W">
<bullets>
<bullet bulletText="**** CORRECTED PRODUCT. CLICK CREATE TEXT ****" bulletType="title"/>
<bullet bulletName="ffwEmergency" bulletText="**SELECT FOR FLASH FLOOD EMERGENCY/CATASTROPHIC FLOODING**" bulletGroup="headline" parseString="FLASH FLOOD EMERGENCY"/>
<bullet bulletName="considerableFFW" bulletText="CONSIDERABLE FLASH FLOODING" bulletGroup="headline" parseString="FLASH FLOOD DAMAGE THREAT...CONSIDERABLE"/>
<bullet bulletName="icrs" bulletText="Also snowmelt" parseString=".RS."/>
<bullet bulletText="*********** SOURCE (CHOOSE 1) **********" bulletType="title"/>
<bullet bulletName="doppler" bulletText="Doppler radar indicated" bulletGroup="source" bulletDefault="true" parseString="DOPPLER RADAR INDICATED"/>
<bullet bulletName="dopplerGauge" bulletText="Doppler radar and automated gauges" bulletGroup="source" parseString="DOPPLER RADAR AND AUTOMATED GAUGES"/>
<bullet bulletName="trainedSpotters" bulletText="Trained spotters reported" bulletGroup="source" parseString="TRAINED WEATHER SPOTTERS REPORTED"/>
<bullet bulletName="public" bulletText="Public reported" bulletGroup="source" parseString="THE PUBLIC REPORTED"/>
<bullet bulletName="lawEnforcement" bulletText="Law enforcement reported" bulletGroup="source" parseString="LAW ENFORCEMENT REPORTED"/>
<bullet bulletName="emergencyManagement" bulletText="Emergency management reported" bulletGroup="source" parseString="EMERGENCY MANAGEMENT REPORTED"/>
<!-- The following bullets will add satellite and gauges as a source. If you would like to use this
in your template uncomment the next few lines. -->
<!-- <bullet bulletName="satellite" bulletText="satellite estimates" bulletGroup="source" parseString="SATELLITE ESTIMATES"/>
<bullet bulletName="satelliteGauge" bulletText="satellite estimates and automated gauges" bulletGroup="source" parseString="SATELLITE AND "/> -->
<bullet bulletText="*********** EVENTS (CHOOSE IF APPLICABLE) **********" bulletType="title"/>
<bullet bulletName="thunder" bulletText="Thunderstorm(s) causing flooding" bulletGroup="event" bulletDefault="true" parseString="THUNDERSTORM"/>
<bullet bulletName="flash" bulletText="Flash flooding occurring" parseString="FLASH FLOODING IS ALREADY OCCURRING."/>
<!-- <bullet bulletName="stormPosition" bulletText="* USE DOT to specify initial position *" showString="STATIONARY" parseString="STATIONARY"/>
<bullet bulletName="stormPosition" bulletText="* USE DOT to specify initial position *" showString="MOVING" parseString="MOVING"/>
-->
<bullet bulletText="*********** (OPTIONAL) DEBRIS FLOW INFO **********" bulletType="title"/>
<bullet bulletName="burnScar" bulletText="Burn scar area with debris flow" bulletGroup="addevent" parseString="BURN SCAR"/>
<bullet bulletName="mudSlide" bulletText="Mud Slides" bulletGroup="addevent" parseString="MUD SLIDE"/>
<bullet bulletText="*********** RAIN SO FAR (OPTIONAL) **********" bulletType="title"/>
<bullet bulletName="rain1" bulletText="One inch so far" bulletGroup="rainAmt" parseString="ONE INCH"/>
<bullet bulletName="rain2" bulletText="Two inches so far" bulletGroup="rainAmt" parseString="TWO INCHES"/>
<bullet bulletName="rain3" bulletText="Three inches so far" bulletGroup="rainAmt" parseString="THREE INCHES"/>
<bullet bulletName="rainEdit" bulletText="User defined amount" bulletGroup="rainAmt" parseString="INCHES OF RAIN HAVE FALLEN"/>
<bullet bulletText="****** IBW TAG EXPECTED AMOUNT/DURATION (OPTIONAL) *****" bulletType="title"/>
<bullet bulletName="ibwrain1" bulletText="1-2 inches in 1 hour" bulletGroup="ibwRain" parseString="&quot;1-2&quot;,&quot;INCHES IN 1 HOUR&quot;"/>
<bullet bulletName="ibwrain2" bulletText="2-3 inches in 1 hour" bulletGroup="ibwRain" parseString="&quot;2-3&quot;,&quot;INCHES IN 1 HOUR&quot;"/>
<bullet bulletName="ibwrain3" bulletText="1-3 inches in 1 hour" bulletGroup="ibwRain" parseString="&quot;1-3&quot;,&quot;INCHES IN 1 HOUR&quot;"/>
<bullet bulletName="ibwrainEdit" bulletText="User defined amount/duration" bulletGroup="ibwRain"/>
<bullet bulletText="*********** ADDITIONAL INFO ***********" bulletType="title"/>
<bullet bulletName="listofcities" bulletText="Select for a list of cities" bulletGroup="pcast" parseString="&quot;LOCATIONS&quot;,&quot;INCLUDE...&quot;"/>
<bullet bulletName="listofcities" bulletText="Select for a list of cities" bulletGroup="pcast" parseString="WILL REMAIN OVER" showString="WILL REMAIN OVER"/>
<bullet bulletName="addRainfall" bulletText="Additional rainfall of XX inches expected" parseString="ADDITIONAL RAINFALL"/>
<bullet bulletName="particularStream" bulletText="Flooding is occurring in a particular stream/river" parseString="FLOOD WATERS ARE MOVING DOWN"/>
<bullet bulletName="drainages" bulletText="Automated list of drainages" parseString="THIS INCLUDES THE FOLLOWING STREAMS AND DRAINAGES" loadMap="River Drainage Basins"/>
<bullet bulletText="**** CALL TO ACTIONS (CHOOSE 1 OR MORE) ****" bulletType="title"/>
<!-- end all call to action bullets with "CTA" ex: "obviousNameCTA" -->
<bullet bulletName="ffwEmergencyCTA" bulletText="FLASH FLOOD EMERGENCY" parseString="AREA SUBJECT TO FLOODING OR UNDER AN EVACUATION ORDER"/>
<bullet bulletName="burnAreasCTA" bulletText="Burn Areas" bulletDefault="true" parseString="RECENTLY BURNED AREAS"/>
<bullet bulletName="TADD_CTA" bulletText="Turn around, don't drown" parseString="&quot;TURN AROUND&quot;,&quot;DON'T DROWN&quot;"/>
<bullet bulletName="actQuicklyCTA" bulletText="Act Quickly" parseString="ACT QUICKLY TO PROTECT YOUR LIFE"/>
<bullet bulletName="childSafetyCTA" bulletText="Child Safety" parseString="KEEP CHILDREN AWAY"/>
<bullet bulletName="nighttimeCTA" bulletText="Nighttime flooding" parseString="AT NIGHT WHEN IT IS HARDER TO RECOGNIZE"/>
<bullet bulletName="urbanCTA" bulletText="Urban areas" parseString="&quot;EXCESSIVE RUNOFF&quot;,&quot;-COUNTRY ROADS&quot;,&quot;URBAN AREAS&quot;,&quot;HIGHWAYS&quot;,&quot;UNDERPASSES&quot;"/>
<bullet bulletName="ruralCTA" bulletText="Rural areas" parseString="&quot;COUNTRY ROADS&quot;,&quot;FARMLAND&quot;,&quot;LOW LYING SPOTS&quot;"/>
<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="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"/>
<bullet bulletName="ffwMeansCTA" bulletText="Flash Flood Warning means" parseString="A FLASH FLOOD WARNING MEANS"/>
<bullet bulletText="************************************************************" bulletType="title"/>
<bullet bulletText="* The next section is for sites to load pre-configured *" bulletType="title"/>
<bullet bulletText="* polygons for burn scars and other scenarios needing *" bulletType="title"/>
<bullet bulletText="* a flash flood warning. *" bulletType="title"/>
<bullet bulletText="****** BURN SCAR AREA (Choose 1) ******" bulletType="title"/>
</bullets>
<!-- The following are examples on how to include site specific burn scars in your template
You can choose to do this by editing the template and listing each burn scar in the
template or listing the burn scars in a separate file and using the include command
This can also be done for other flash flood areas that need a pre-defined polygon -->
<include file="burnScarInfoBullet.xml"/>
</bulletActionGroup>
</bulletActionGroups>
</warngenConfig>