Conflicts: cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/D2DGridResource.java Change-Id: Ie8cbc10d06805616c05a5d5b52cd725a56f9cf50 Former-commit-id: 724a8c87ab8aa880dab45a0a743c3b9d6ace4e2e
13 lines
No EOL
1 KiB
XML
13 lines
No EOL
1 KiB
XML
<!-- 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. --> |