awips2/edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/specialMarineWarning.xml
Richard Peter 8a6f8865ea Merge branch 'omaha_13.5.3' (13.5.2-7) into development
Conflicts:
	cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/D2DGridResource.java

Change-Id: Ie8cbc10d06805616c05a5d5b52cd725a56f9cf50

Former-commit-id: 21d44cc52a [formerly 75b0f19d87] [formerly bb9488bb92] [formerly 21d44cc52a [formerly 75b0f19d87] [formerly bb9488bb92] [formerly f4e71b65d3 [formerly bb9488bb92 [formerly 724a8c87ab8aa880dab45a0a743c3b9d6ace4e2e]]]]
Former-commit-id: f4e71b65d3
Former-commit-id: 1e05051167 [formerly 3514194d3b] [formerly 7e26aa18c7f56b191ba44b8bf661be4364edc8a9 [formerly 39ae6d437d]]
Former-commit-id: e746656ef69ab2826357b57acf74fda2ede8ad96 [formerly ddf07f8030]
Former-commit-id: 86c28e6e16
2013-10-01 15:06:34 -05:00

195 lines
14 KiB
XML

<!-- Special Marine Warning configuration -->
<warngenConfig>
<!-- Customized by Phil Kurimski WFO DTX 13 April 2011
Evan Bookbinder 09-16-2011 OB11.0.8-8
Added Volcano Information Phil Kurimski 23 Sept 2011
Phil Kurimski 1 Mar 2012
Evan Bookbinder 09-11-2012 Added settings for locations shapefile
Phil Kurimski 09-16-2013 Fixed multiple selections in pathcast
Phil Kurimski 09-19-2013 added geospatialConfig.xml
-->
<!-- 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="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 torWatches and/or svrWatches,
respectively. Please refer to 'includedWatchAreaBuffer' in <areaConfig/>. -->
<includedWatches>
<includedWatch>torWatches</includedWatch>
<includedWatch>svrWatches</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="DOPPLER RADAR INDICATED"/>
<bullet bulletName="marineSpotter" bulletText="Marine weather spotters reported" bulletGroup="warnBasis" parseString="MARINE WEATHER SPOTTERS REPORTED"/>
<bullet bulletName="mariner" bulletText="Mariner reported" bulletGroup="warnBasis" parseString="A MARINER REPORTED"/>
<bullet bulletName="public" bulletText="Public reported" bulletGroup="warnBasis" parseString="THE PUBLIC REPORTED"/>
<bullet bulletName="satellite" bulletText="Satellite imagery indicated" bulletGroup="warnBasis" parseString="SATELLITE IMAGERY INDICATED"/>
<bullet bulletName="pilot" bulletText="Pilot reported" bulletGroup="warnBasis" parseString="A PILOT REPORTED"/>
<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="WINDS 34 KNOTS OR GREATER"/>
<bullet bulletName="40ktWind" bulletText="Strong winds to 40 knots" bulletGroup="windThreat" parseString="WINDS TO 40 KNOTS"/>
<bullet bulletName="40ktplusWind" bulletText="Strong winds to nearly 50 knots" bulletGroup="windThreat" parseString="WINDS TO NEARLY 50 KNOTS"/>
<bullet bulletName="50ktWind" bulletText="Dangerous winds in excess of 50 knots" bulletGroup="windThreat" parseString="DANGEROUS WINDS IN EXCESS OF 50 KNOTS"/>
<bullet bulletName="65ktWind" bulletText="Dangerous winds in excess of 65 knots" bulletGroup="windThreat" parseString="DANGEROUS WINDS IN EXCESS OF 65 KNOTS"/>
<bullet bulletText=" ****Hail Section****...(Choose 1 if applicable) " bulletType="title"/>
<bullet bulletName="smallHail" bulletText="Small Hail" bulletGroup="hailThreat" parseString="SMALL HAIL"/>
<bullet bulletName="largeHail" bulletText="Large Hail" bulletGroup="hailThreat" parseString="LARGE HAIL"/>
<bullet bulletName="destructiveHail" bulletText="Large Destructive Hail" bulletGroup="hailThreat" parseString="LARGE DESTRUCTIVE HAIL"/>
<bullet bulletText=" ****Waterspout Section****...(Choose 1 if applicable) " bulletType="title"/>
<bullet bulletName="sightedSpout" bulletText="Waterspouts sighted" bulletGroup="wSpout" parseString="PRODUCING WATERSPOUT"/>
<bullet bulletName="possibleSpout" bulletText="Waterspouts possible" bulletGroup="wSpout" parseString="CAPABLE WATERSPOUT"/>
<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="*********** 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="DOPPLER RADAR INDICATED"/>
<bullet bulletName="marineSpotter" bulletText="Marine weather spotters reported" bulletGroup="warnBasis" parseString="MARINE WEATHER SPOTTERS REPORTED"/>
<bullet bulletName="mariner" bulletText="Mariner reported" bulletGroup="warnBasis" parseString="A MARINER REPORTED"/>
<bullet bulletName="public" bulletText="Public reported" bulletGroup="warnBasis" parseString="THE PUBLIC REPORTED"/>
<bullet bulletName="satellite" bulletText="Satellite imagery indicated" bulletGroup="warnBasis" parseString="SATELLITE IMAGERY INDICATED"/>
<bullet bulletName="pilot" bulletText="Pilot reported" bulletGroup="warnBasis" parseString="A PILOT REPORTED"/>
<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="WINDS 34 KNOTS OR GREATER"/>
<bullet bulletName="40ktWind" bulletText="Strong winds to 40 knots" bulletGroup="windThreat" parseString="WINDS TO 40 KNOTS"/>
<bullet bulletName="40ktplusWind" bulletText="Strong winds to nearly 50 knots" bulletGroup="windThreat" parseString="WINDS TO NEARLY 50 KNOTS"/>
<bullet bulletName="50ktWind" bulletText="Dangerous winds in excess of 50 knots" bulletGroup="windThreat" parseString="DANGEROUS WINDS IN EXCESS OF 50 KNOTS"/>
<bullet bulletName="65ktWind" bulletText="Dangerous winds in excess of 65 knots" bulletGroup="windThreat" parseString="DANGEROUS WINDS IN EXCESS OF 65 KNOTS"/>
<bullet bulletText=" ****Hail Section****...(Choose 1 if applicable) " bulletType="title"/>
<bullet bulletName="smallHail" bulletText="Small Hail" bulletGroup="hailThreat" parseString="SMALL HAIL"/>
<bullet bulletName="largeHail" bulletText="Large Hail" bulletGroup="hailThreat" parseString="LARGE HAIL"/>
<bullet bulletName="destructiveHail" bulletText="Large Destructive Hail" bulletGroup="hailThreat" parseString="LARGE DESTRUCTIVE HAIL"/>
<bullet bulletText=" ****Waterspout Section****...(Choose 1 if applicable) " bulletType="title"/>
<bullet bulletName="sightedSpout" bulletText="Waterspouts sighted" bulletGroup="wSpout" parseString="PRODUCING WATERSPOUT"/>
<bullet bulletName="possibleSpout" bulletText="Waterspouts possible" bulletGroup="wSpout" parseString="CAPABLE WATERSPOUT"/>
<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="*********** 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>