Conflicts: cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/D2DGridResource.java Change-Id: Ie8cbc10d06805616c05a5d5b52cd725a56f9cf50 Former-commit-id: 724a8c87ab8aa880dab45a0a743c3b9d6ace4e2e
231 lines
17 KiB
XML
231 lines
17 KiB
XML
<!-- 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. -->
|
|
<!-- Created by Phil Kurimski 02-07-2013 for OB13.2.1-5
|
|
Phil Kurimski 09-19-2013 added geospatialConfig.xml
|
|
-->
|
|
|
|
<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>
|
|
|
|
<!-- 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>
|
|
|
|
<!-- 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>
|
|
|
|
<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 *"/>
|
|
<bullet bulletText="* polygons for burn scars and other scenarios needing *"/>
|
|
<bullet bulletText="* a flash flood warning. *"/>
|
|
<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 *"/>
|
|
<bullet bulletText="* polygons for burn scars and other scenarios needing *"/>
|
|
<bullet bulletText="* a flash flood warning. *"/>
|
|
<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**" parseString="FLASH FLOOD EMERGENCY"/>
|
|
<bullet bulletName="icrs" bulletText="Also snow melt" 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 RAIN 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="Local law enforcement reported" bulletGroup="source" parseString="LOCAL 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="*********** (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="*********** ADDITIONAL INFO ***********" bulletType="title"/>
|
|
<bullet bulletName="listofcities" bulletText="Select for a list of cities" bulletGroup="pcast" parseString=""LOCATIONS","INCLUDE...""/>
|
|
<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 CTA**" parseString="FLASH FLOOD EMERGENCY"/>
|
|
<bullet bulletName="actQuicklyCTA" bulletText="Act Quickly..." parseString="HIGHER GROUND NOW. ACT QUICKLY TO PROTECT YOUR LIFE."/>
|
|
<bullet bulletName="childSafetyCTA" bulletText="Child Safety..." parseString="KEEP CHILDREN AWAY FROM STORM DRAINS"/>
|
|
<bullet bulletName="nighttimeCTA" bulletText="Nighttime flooding..." parseString="BE ESPECIALLY CAUTIOUS AT NIGHT WHEN"/>
|
|
<bullet bulletName="safetyCTA" bulletText="Safety...by foot or motorist" parseString="DO NOT ENTER OR CROSS FLOWING WATER"/>
|
|
<bullet bulletName="turnAroundCTA" bulletText="Turn around...dont drown" parseString="TURN AROUND...DONT DROWN"/>
|
|
<bullet bulletName="stayAwayCTA" bulletText="Stay away or be swept away" parseString="STAY AWAY OR BE SWEPT AWAY"/>
|
|
<bullet bulletName="arroyosCTA" bulletText="Arroyos..." parseString="ARROYOS...STREAMS AND RIVERS CAN BECOME RAGING KILLER CURRENTS"/>
|
|
<bullet bulletName="burnAreasCTA" bulletText="Burn Areas..." parseString="MOVE AWAY FROM RECENTLY BURNED AREAS"/>
|
|
<bullet bulletName="reportFloodingCTA" bulletText="Report flooding to local law enforcement" parseString="PLEASE REPORT TO YOUR LOCAL LAW ENFORCEMENT AGENCY WHEN YOU CAN"/>
|
|
<bullet bulletText="************************************************************" bulletType="title"/>
|
|
<bullet bulletText="* The next section is for sites to load pre-configured *"/>
|
|
<bullet bulletText="* polygons for burn scars and other scenarios needing *"/>
|
|
<bullet bulletText="* a flash flood warning. *"/>
|
|
<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**" parseString="FLASH FLOOD EMERGENCY"/>
|
|
<bullet bulletName="icrs" bulletText="Also snow melt" 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 RAIN 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="Local law enforcement reported" bulletGroup="source" parseString="LOCAL 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="*********** (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="*********** ADDITIONAL INFO ***********" bulletType="title"/>
|
|
<bullet bulletName="listofcities" bulletText="Select for a list of cities" bulletGroup="pcast" parseString=""LOCATIONS","INCLUDE...""/>
|
|
<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 CTA**" parseString="FLASH FLOOD EMERGENCY"/>
|
|
<bullet bulletName="actQuicklyCTA" bulletText="Act Quickly..." parseString="HIGHER GROUND NOW. ACT QUICKLY TO PROTECT YOUR LIFE."/>
|
|
<bullet bulletName="childSafetyCTA" bulletText="Child Safety..." parseString="KEEP CHILDREN AWAY FROM STORM DRAINS"/>
|
|
<bullet bulletName="nighttimeCTA" bulletText="Nighttime flooding..." parseString="BE ESPECIALLY CAUTIOUS AT NIGHT WHEN"/>
|
|
<bullet bulletName="safetyCTA" bulletText="Safety...by foot or motorist" parseString="DO NOT ENTER OR CROSS FLOWING WATER"/>
|
|
<bullet bulletName="turnAroundCTA" bulletText="Turn around...dont drown" parseString="TURN AROUND...DONT DROWN"/>
|
|
<bullet bulletName="stayAwayCTA" bulletText="Stay away or be swept away" parseString="STAY AWAY OR BE SWEPT AWAY"/>
|
|
<bullet bulletName="arroyosCTA" bulletText="Arroyos..." parseString="ARROYOS...STREAMS AND RIVERS CAN BECOME RAGING KILLER CURRENTS"/>
|
|
<bullet bulletName="burnAreasCTA" bulletText="Burn Areas..." parseString="MOVE AWAY FROM RECENTLY BURNED AREAS"/>
|
|
<bullet bulletName="reportFloodingCTA" bulletText="Report flooding to local law enforcement" parseString="PLEASE REPORT TO YOUR LOCAL LAW ENFORCEMENT AGENCY WHEN YOU CAN"/>
|
|
<bullet bulletText="************************************************************" bulletType="title"/>
|
|
<bullet bulletText="* The next section is for sites to load pre-configured *"/>
|
|
<bullet bulletText="* polygons for burn scars and other scenarios needing *"/>
|
|
<bullet bulletText="* a flash flood warning. *"/>
|
|
<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>
|
|
|
|
<trackEnabled>false</trackEnabled>
|
|
|
|
<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>
|
|
|
|
</warngenConfig>
|