awips2/edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/burnScarInfoBullet.xml
Tiffany Meyer 8f3c4ab181 Updated warngen templates for impact based severe/tornado/flash flooding
Originally I had copied in everything from the vlab_20.2.3 branch, but was getting "Generated Warning is null" which I wasn't sure why. I then copied back in the original templates that we were using on edex1, then copied in the following impact based templates:
-impactSevereThunderstormWarning*
-impactSevereWeatherStatement.*
-impactSignificantWeatherAdvisory.*
-impactTornadoWarning.*

And updated the config.xml file to use these impact based templates.

NOTE: I did not include the non-convective flash flood warning because that doesn't work since we don't have the dam information.
2021-06-14 16:00:26 -04:00

18 lines
No EOL
1.2 KiB
XML

<!--
This is an absolute override file, indicating that a higher priority
version of the file will completely replace a lower priority version
of the file.
-->
<!-- The following is an example on how to set up the bullets for a site
specific burnscar location -->
<!-- Notice we use many of the same bullet names as the dam break template.
This is done in order to get WarnGen to read in the lat/lon box.
This process can be done for any pre-configured FFW box. -->
<!--
<presetInfoBullets>
<presetInfoBullet bulletGroup="dam" bulletText="FourMile Burn Area" bulletName="FourMileBurnArea" parseString="FOUR MILE BURN AREA" showString="FOUR MILE BURN AREA" coords="LAT...LON 4006 10542 4008 10537 4005 10535 4002 10540"/>
<presetInfoBullet bulletGroup="burnscenario" bulletName="fourmilelowimpact" bulletText="scenario - low impact" parseString="RAINFALL WILL CAUSE FLASH" showString="FOUR MILE BURN AREA"/>
<presetInfoBullet bulletGroup="burnscenario" bulletName="fourmilehighimpact" bulletText="scenario - high impact" parseString="SEVERE FLASH FLOODING OF CREEKS...STREAMS" showString="FOUR MILE BURN AREA"/>
</presetInfoBullets>
-->
<!-- End of example. Begin your site specific information here. -->