Change-Id: I9f3cd8bc28047b1da295dcc6da5d91a2d3583848 Former-commit-id:309bb97356
[formerly db7f966c43292a321793655fe283cc3feacfd9f1] Former-commit-id:b8b3b9eb8e
88 lines
No EOL
4.3 KiB
XML
88 lines
No EOL
4.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<!--
|
|
This file is the A2 NDM replacement for redbookHazardMenus.txt.
|
|
|
|
Dropping RedbookHazardMenus.xml into the /awips2/edex/data/ndm directory
|
|
will generate an override of the SPC hazards menu.
|
|
|
|
RedbookHazardMenus.xml as written here will generate the base version
|
|
of the SPC hazard menus.
|
|
-->
|
|
<redbookMenu>
|
|
<menuEntry type="submenu" text="SPC Convective Outlooks" id="ncepHydro.spc.convectiveOutlooks">
|
|
<menuEntry type="productButton" text="Day 1 Convective Outlook" id="day1ConvectiveOutlook">
|
|
<!-- Redbook Key: 5069 -->
|
|
<menuEntry type="substitute" key="wmo" value="PGWE46"/>
|
|
<menuEntry type="substitute" key="posOff" value="0"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton" text="Day 2 Convective Outlook" id="day2ConvectiveOutlook">
|
|
<!-- Redbook Key: 5072 -->
|
|
<menuEntry type="substitute" key="wmo" value="PGWI47"/>
|
|
<menuEntry type="substitute" key="posOff" value="0"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton" text="Day 3 Convective Outlook" id="day3ConvectiveOutlook">
|
|
<!-- Redbook Key: 5385 -->
|
|
<menuEntry type="substitute" key="wmo" value="PGWK48"/>
|
|
<menuEntry type="substitute" key="posOff" value="0"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton" text="Thunderstorm Prob" id="thunderstormProb">
|
|
<!-- Redbook Key: 5067 -->
|
|
<menuEntry type="substitute" key="wmo" value="PGWB44"/>
|
|
<menuEntry type="substitute" key="posOff" value="0"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton" text="Severe Thunderstorm Prob" id="severeThunderstormProb">
|
|
<!-- Redbook Key: 5068 -->
|
|
<menuEntry type="substitute" key="wmo" value="PGWB45"/>
|
|
<menuEntry type="substitute" key="posOff" value="0"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton" text="Day 1 Hail outlook" id="day1Hailoutlook">
|
|
<!-- Redbook Key: 5376 -->
|
|
<menuEntry type="substitute" key="wmo" value="PENE00"/>
|
|
<menuEntry type="substitute" key="posOff" value="0"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton" text="Day 1 Convective Wind Outlook" id="day1ConvectiveWindOutlook">
|
|
<!-- Redbook Key: 5377 -->
|
|
<menuEntry type="substitute" key="wmo" value="PWNE00"/>
|
|
<menuEntry type="substitute" key="posOff" value="0"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton" text="Day 1 Tornado Outlook" id="day1TornadoOutlook">
|
|
<!-- Redbook Key: 5378 -->
|
|
<menuEntry type="substitute" key="wmo" value="PGNE00"/>
|
|
<menuEntry type="substitute" key="posOff" value="0"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton" text="Day 2 Combined Severe Outlook" id="day2CombinedSevereOutlook">
|
|
<!-- Redbook Key: 5379 -->
|
|
<menuEntry type="substitute" key="wmo" value="PGNI00"/>
|
|
<menuEntry type="substitute" key="posOff" value="0"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton" text="Day 3 Combined Severe Outlook" id="day3CombinedSevereOutlook">
|
|
<!-- Redbook Key: 5384 -->
|
|
<menuEntry type="substitute" key="wmo" value="PZNK00"/>
|
|
<menuEntry type="substitute" key="posOff" value="0"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton" text="Day 4-8 Composite Severe Outlook" id="day4to8CompositeSevereOutlook">
|
|
<!-- Redbook Key: 5430 -->
|
|
<menuEntry type="substitute" key="wmo" value="PGNM98"/>
|
|
<menuEntry type="substitute" key="posOff" value="0"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton" text="Active Mesoscale Disc Summary" id="activeMesoscaleDiscSummary">
|
|
<!-- Redbook Key: 5390 -->
|
|
<menuEntry type="substitute" key="wmo" value="PGNA00"/>
|
|
<menuEntry type="substitute" key="posOff" value="0"/>
|
|
</menuEntry>
|
|
</menuEntry>
|
|
<menuEntry type="submenu" text="Fire Weather" id="ncepHydro.spc.fireWeather">
|
|
<menuEntry type="productButton" text="Fire Wx Outlook - Day 1" id="fireWxOutlookDay1">
|
|
<!-- Redbook Key: 5370 -->
|
|
<menuEntry type="substitute" key="wmo" value="PMWE98"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton" text="Fire Wx Outlook - Day 2" id="fireWxOutlookDay2">
|
|
<!-- Redbook Key: 5371 -->
|
|
<menuEntry type="substitute" key="wmo" value="PMWI98"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton" text="Fire Wx Outlook - Day 3-8" id="fireWxOutlookDay3to82">
|
|
<!-- Redbook Key: 5431 -->
|
|
<menuEntry type="substitute" key="wmo" value="PGNO98"/>
|
|
</menuEntry>
|
|
</menuEntry>
|
|
</redbookMenu> |