awips2/edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/burnScarInfoBullet.xml
Brian.Dyke dad6f2896b Issue #224
Former-commit-id: 043faa447b4fc15a996dfe6108093bed5f1b6497
2014-02-04 17:05:12 -05:00

13 lines
No EOL
1 KiB
XML
Executable 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. -->
<!--
<damInfoBullets>
<damInfoBullet 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"/>
<damInfoBullet bulletGroup="burnscenario" bulletName="fourmilelowimpact" bulletText="scenario - low impact" parseString="RAINFALL WILL CAUSE FLASH" showString="FOUR MILE BURN AREA"/>
<damInfoBullet bulletGroup="burnscenario" bulletName="fourmilehighimpact" bulletText="scenario - high impact" parseString="SEVERE FLASH FLOODING OF CREEKS...STREAMS" showString="FOUR MILE BURN AREA"/>
</damInfoBullets>
-->
<!-- End of example. Begin your site specific information here. -->