awips2/edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/impactSpecialMarineWarning.xml
Shawn.Hooper f9428ace1f ASM #15033 - Fix IBW templates and 14.2.1 template corrections
Change-Id: I2677b93f897640318d8f89da72e49ba398d1d720

Former-commit-id: ea8e4c3a30bceb2f3b53159317382ae651aa5531
2014-10-01 15:58:48 -04:00

210 lines
15 KiB
XML
Executable file

<!-- Special Marine Warning configuration -->
<warngenConfig>
<!-- Customized by
PHIL KURIMSKI WFO DTX 9-16-2013 OB13.5.2-4 FOR IMPACT BASED SMW WARNINGS
Note: Volcano information will not show up in the GUI unless uncommented out
Phil Kurimski 09-19-2013 added geospatialConfig.xml
Phil Kurimski 06-26-2014 added DSS Events
-->
<!-- 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_MARINE.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="dssEvents.xml"/>
<!-- To enable, make sure dssEvents.vm is added/uncommented in the impactSpecialMarineWarning.vm .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>nmi</unitDistance>
<unitSpeed>kn</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>Coastal Marine Zones</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>NEW</followup>
<followup>COR</followup>
</followups>
<!-- Phensigs: The list of phenomena and significance combinations that this template applies to -->
<phensigs>
<phensig>MA.W</phensig>
</phensigs>
<!-- Enables/disables user from selecting the Restart button the GUI -->
<enableRestart>true</enableRestart>
<!-- Enable/disables the system to lock text based on various patterns -->
<autoLockText>true</autoLockText>
<!-- Included watches: If a tornado watch or severe thunderstorm watch is to be
included with the warning product include TO.A and/or SV.A,
respectively. Please refer to 'includedWatchAreaBuffer' in <areaConfig/>. -->
<includedWatches>
<includedWatch>TO.A</includedWatch>
<includedWatch>SV.A</includedWatch>
</includedWatches>
<!-- durations: the list of possible durations of the warning -->
<defaultDuration>30</defaultDuration>
<durations>
<duration>10</duration>
<duration>15</duration>
<duration>20</duration>
<duration>25</duration>
<duration>30</duration>
<duration>40</duration>
<duration>45</duration>
<duration>60</duration>
<duration>90</duration>
<duration>120</duration>
</durations>
<!-- Customized several sections in bullet section including:
Placed Basis Section at the top to come in line with SVR templates
Added Satellite Imagery to Basis Section
Removed Severe and Strong T-storm selections with Thunderstorm in Event Type Section
Thunderstorm Severity will be determined by selections in Threat Section
Added Shower...Cloud and Front to Event Type Section
Added a Threat Section with selections for Wind...Hail and Waterspouts
Changed the CTA Bullet names for easier parsing in the vm file
Added Special Event option to Pathcast section
Placed CTA section at the bottom to come in line with SVR templates -->
<bulletActionGroups>
<bulletActionGroup action="NEW" phen="MA" sig="W">
<bullets>
<!-- Added Volcano Information. Sites can comment out if they wish. -->
<bullet bulletText=" *****BASIS SECTION*****...(Choose 1) " bulletType="title"/>
<bullet bulletName="doppler" bulletText="Doppler radar indicated" bulletGroup="warnBasis" bulletDefault="true" parseString="SOURCE...RADAR"/>
<bullet bulletName="marineSpotter" bulletText="Marine weather spotters reported" bulletGroup="warnBasis" parseString="SOURCE...MARINE WEATHER SPOTTER"/>
<bullet bulletName="mariner" bulletText="Mariner reported" bulletGroup="warnBasis" parseString="SOURCE...MARINER"/>
<bullet bulletName="public" bulletText="Public reported" bulletGroup="warnBasis" parseString="SOURCE...PUBLIC"/>
<bullet bulletName="satellite" bulletText="Satellite imagery indicated" bulletGroup="warnBasis" parseString="SOURCE...SATELLITE IMAGERY"/>
<bullet bulletName="pilot" bulletText="Pilot reported" bulletGroup="warnBasis" parseString="SOURCE...PILOT"/>
<bullet bulletText="" bulletType="title"/>
<bullet bulletText=" ****EVENT TYPE SECTION****...(Choose 1) " bulletType="title"/>
<bullet bulletName="thunderstorm" bulletText="Thunderstorm" bulletGroup="eventType" bulletDefault="true" parseString="THUNDERSTORM"/>
<bullet bulletName="shower" bulletText="Shower" bulletGroup="eventType" parseString="SHOWER"/>
<bullet bulletName="cloud" bulletText="Cloud" bulletGroup="eventType" parseString="CLOUD"/>
<bullet bulletName="front" bulletText="Front" bulletGroup="eventType" parseString="FRONT"/>
<!--
<bullet bulletName="volcano" bulletText="Volcano" bulletGroup="eventType" parseString="VOLCANO"/>
-->
<bullet bulletText="" bulletType="title"/>
<bullet bulletText="****THREAT SECTION****..." bulletType="title"/>
<bullet bulletText=" ****Wind Section****...(Choose 1 if applicable) " bulletType="title"/>
<bullet bulletName="34ktWind" bulletText="Strong winds 34 knots or greater" bulletGroup="windThreat" bulletDefault="true" parseString="WIND...&gt;34KTS"/>
<bullet bulletName="40ktWind" bulletText="Strong winds to 40 knots" bulletGroup="windThreat" parseString="WIND...40KTS"/>
<bullet bulletName="40ktplusWind" bulletText="Strong winds to nearly 50 knots" bulletGroup="windThreat" parseString="WIND...49KTS"/>
<bullet bulletName="50ktWind" bulletText="Dangerous winds in excess of 50 knots" bulletGroup="windThreat" parseString="WIND...50KTS"/>
<bullet bulletName="65ktWind" bulletText="Dangerous winds in excess of 65 knots" bulletGroup="windThreat" parseString="WIND...65KTS"/>
<bullet bulletText=" ****Hail Section****...(Choose 1 if applicable) " bulletType="title"/>
<bullet bulletName="smallHail" bulletText="Small Hail" bulletGroup="hailThreat" parseString="&lt;.75"/>
<bullet bulletName="largeHail" bulletText="Large Hail" bulletGroup="hailThreat" parseString="&gt;.75"/>
<bullet bulletName="destructiveHail" bulletText="Large Destructive Hail" bulletGroup="hailThreat" parseString="&gt;2.0"/>
<bullet bulletText=" ****Waterspout Section****...(Choose 1 if applicable) " bulletType="title"/>
<bullet bulletName="sightedSpout" bulletText="Waterspouts sighted" bulletGroup="wSpout" parseString="WATERSPOUT...OBSERVED"/>
<bullet bulletName="possibleSpout" bulletText="Waterspouts possible" bulletGroup="wSpout" parseString="WATERSPOUT...POSSIBLE"/>
<!--
<bullet bulletText=" ****Volcano Section****...(Choose if applicable) " bulletType="title"/>
<bullet bulletName="ashfall" bulletText="Ashfall" parseString="ASHFALL"/>
<bullet bulletName="debrisFlow" bulletText="Lahar/Debris flow" parseString="A TORRENT OF MUD"/>
-->
<bullet bulletText="" bulletType="title"/>
<bullet bulletText="****** ADDITIONAL REPORTS *******" bulletType="title"/>
<bullet bulletName="addlRpt" bulletText="Select to include additional damage information..."/>
<bullet bulletText="" bulletType="title"/>
<bullet bulletText="*********** Optional Pathcast Section **********" bulletType="title"/>
<bullet bulletName="pathcast" bulletText="Select for pathcast" bulletGroup="pcast" parseString="WILL BE NEAR..."/>
<bullet bulletName="listoflocations" bulletDefault="true" bulletText="Select for a list of locations" bulletGroup="pcast" parseString="LOCATIONS IMPACTED INCLUDE"/>
<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="genericCTA" bulletText="As thunderstorms move over the water.." parseString="OVER THE WATER...BOATERS CAN EXPECT"/>
<bullet bulletName="gustyWindsCTA" bulletText="Mariners can expect gusty winds.." parseString="MARINERS CAN EXPECT GUSTY WINDS...HIGH WAVES..."/>
<bullet bulletName="hailWindsCTA" bulletText="Mariners can expect cta with hail/wind speeds" parseString="MARINERS CAN EXPECT WIND GUSTS"/>
<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="Thunderstorms can produce waterspouts" parseString="THUNDERSTORMS CAN PRODUCE SUDDEN WATERSPOUTS"/>
<bullet bulletName="lightningCTA" bulletText="Frequent lightning" parseString="FREQUENT LIGHTNING IS OCCURRING WITH THIS STORM"/>
<bullet bulletName="reportCTA" bulletText="Report severe wx" parseString="REPORT SEVERE WEATHER TO THE COAST GUARD OR NEAREST LAW ENFORCEMENT AGENCY"/>
</bullets>
</bulletActionGroup>
<bulletActionGroup action="COR" phen="MA" sig="W">
<bullets>
<!-- Added Volcano Information. Sites can comment out if they wish. -->
<bullet bulletText=" *****BASIS SECTION*****...(Choose 1) " bulletType="title"/>
<bullet bulletName="doppler" bulletText="Doppler radar indicated" bulletGroup="warnBasis" bulletDefault="true" parseString="SOURCE...RADAR"/>
<bullet bulletName="marineSpotter" bulletText="Marine weather spotters reported" bulletGroup="warnBasis" parseString="SOURCE...MARINE WEATHER SPOTTER"/>
<bullet bulletName="mariner" bulletText="Mariner reported" bulletGroup="warnBasis" parseString="SOURCE...MARINER"/>
<bullet bulletName="public" bulletText="Public reported" bulletGroup="warnBasis" parseString="SOURCE...PUBLIC"/>
<bullet bulletName="satellite" bulletText="Satellite imagery indicated" bulletGroup="warnBasis" parseString="SOURCE...SATELLITE IMAGERY"/>
<bullet bulletName="pilot" bulletText="Pilot reported" bulletGroup="warnBasis" parseString="SOURCE...PILOT"/>
<bullet bulletText="" bulletType="title"/>
<bullet bulletText=" ****EVENT TYPE SECTION****...(Choose 1) " bulletType="title"/>
<bullet bulletName="thunderstorm" bulletText="Thunderstorm" bulletGroup="eventType" bulletDefault="true" parseString="THUNDERSTORM"/>
<bullet bulletName="shower" bulletText="Shower" bulletGroup="eventType" parseString="SHOWER"/>
<bullet bulletName="cloud" bulletText="Cloud" bulletGroup="eventType" parseString="CLOUD"/>
<bullet bulletName="front" bulletText="Front" bulletGroup="eventType" parseString="FRONT"/>
<!--
<bullet bulletName="volcano" bulletText="Volcano" bulletGroup="eventType" parseString="VOLCANO"/>
-->
<bullet bulletText="" bulletType="title"/>
<bullet bulletText="****THREAT SECTION****..." bulletType="title"/>
<bullet bulletText=" ****Wind Section****...(Choose 1 if applicable) " bulletType="title"/>
<bullet bulletName="34ktWind" bulletText="Strong winds 34 knots or greater" bulletGroup="windThreat" bulletDefault="true" parseString="WIND...&gt;34KTS"/>
<bullet bulletName="40ktWind" bulletText="Strong winds to 40 knots" bulletGroup="windThreat" parseString="WIND...40KTS"/>
<bullet bulletName="40ktplusWind" bulletText="Strong winds to nearly 50 knots" bulletGroup="windThreat" parseString="WIND...49KTS"/>
<bullet bulletName="50ktWind" bulletText="Dangerous winds in excess of 50 knots" bulletGroup="windThreat" parseString="WIND...50KTS"/>
<bullet bulletName="65ktWind" bulletText="Dangerous winds in excess of 65 knots" bulletGroup="windThreat" parseString="WIND...65KTS"/>
<bullet bulletText=" ****Hail Section****...(Choose 1 if applicable) " bulletType="title"/>
<bullet bulletName="smallHail" bulletText="Small Hail" bulletGroup="hailThreat" parseString="&lt;.75"/>
<bullet bulletName="largeHail" bulletText="Large Hail" bulletGroup="hailThreat" parseString="&gt;.75"/>
<bullet bulletName="destructiveHail" bulletText="Large Destructive Hail" bulletGroup="hailThreat" parseString="&gt;2.0"/>
<bullet bulletText=" ****Waterspout Section****...(Choose 1 if applicable) " bulletType="title"/>
<bullet bulletName="sightedSpout" bulletText="Waterspouts sighted" bulletGroup="wSpout" parseString="WATERSPOUT...OBSERVED"/>
<bullet bulletName="possibleSpout" bulletText="Waterspouts possible" bulletGroup="wSpout" parseString="WATERSPOUT...POSSIBLE"/>
<!--
<bullet bulletText=" ****Volcano Section****...(Choose if applicable) " bulletType="title"/>
<bullet bulletName="ashfall" bulletText="Ashfall" parseString="ASHFALL"/>
<bullet bulletName="debrisFlow" bulletText="Lahar/Debris flow" parseString="A TORRENT OF MUD"/>
-->
<bullet bulletText="" bulletType="title"/>
<bullet bulletText="****** ADDITIONAL REPORTS *******" bulletType="title"/>
<bullet bulletName="addlRpt" bulletText="Select to include additional damage information..."/>
<bullet bulletText="" bulletType="title"/>
<bullet bulletText="*********** Optional Pathcast Section **********" bulletType="title"/>
<bullet bulletName="pathcast" bulletText="Select for pathcast" bulletGroup="pcast" parseString="WILL BE NEAR..."/>
<bullet bulletName="listoflocations" bulletText="Select for a list of locations" bulletGroup="pcast" parseString="&quot;LOCATIONS&quot;,&quot;INCLUDE...&quot;"/>
<bullet bulletName="listoflocations" bulletText="Select for a list of locations" bulletGroup="pcast" parseString="WILL REMAIN OVER" showString="WILL REMAIN OVER"/>
<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="genericCTA" bulletText="As thunderstorms move over the water.." parseString="OVER THE WATER...BOATERS CAN EXPECT"/>
<bullet bulletName="gustyWindsCTA" bulletText="Mariners can expect gusty winds.." parseString="MARINERS CAN EXPECT GUSTY WINDS...HIGH WAVES..."/>
<bullet bulletName="hailWindsCTA" bulletText="Mariners can expect cta with hail/wind speeds" parseString="MARINERS CAN EXPECT WIND GUSTS"/>
<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="Thunderstorms can produce waterspouts" parseString="THUNDERSTORMS CAN PRODUCE SUDDEN WATERSPOUTS"/>
<bullet bulletName="lightningCTA" bulletText="Frequent lightning" parseString="FREQUENT LIGHTNING IS OCCURRING WITH THIS STORM"/>
<bullet bulletName="reportCTA" bulletText="Report severe wx" parseString="REPORT SEVERE WEATHER TO THE COAST GUARD OR NEAREST LAW ENFORCEMENT AGENCY"/>
</bullets>
</bulletActionGroup>
</bulletActionGroups>
</warngenConfig>