Change-Id: I9f3cd8bc28047b1da295dcc6da5d91a2d3583848 Former-commit-id:903d10096c
[formerlyb8b3b9eb8e
] [formerly903d10096c
[formerlyb8b3b9eb8e
] [formerly309bb97356
[formerly db7f966c43292a321793655fe283cc3feacfd9f1]]] Former-commit-id:309bb97356
Former-commit-id:ce5363105b
[formerlye03d319eaf
] Former-commit-id:7561832a2a
40 lines
No EOL
1.8 KiB
XML
40 lines
No EOL
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<!--
|
|
This file is the A2 NDM replacement for redbookUpperAirMenus.txt.
|
|
|
|
Dropping RedbookUAMenus.xml into the /awips2/edex/data/ndm directory
|
|
will generate an override of the Upper Air NDM menu.
|
|
|
|
RedbookUAMenus.xml as written here will generate the base version
|
|
of the Upper Air NDM menus.
|
|
-->
|
|
<redbookMenu>
|
|
<menuEntry type="submenu" text="Model Graphics">
|
|
<menuEntry type="productButton"
|
|
text="UKMO 500 hgt" id="uaUKMO500hgt">
|
|
<menuEntry type="substitute" key="wmo" value="PHZM50, PHZO50, PHZQ50"/>
|
|
</menuEntry>
|
|
</menuEntry>
|
|
<menuEntry type="submenu" text="CPC Charts">
|
|
<menuEntry type="productButton"
|
|
text="6-10 day mean 500 Hgt" id="ua610daymean500Hgt">
|
|
<menuEntry type="dataURI">/redbook/%/PHBV50/%</menuEntry>
|
|
<menuEntry type="substitute" key="wmo" value="PHBV50"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton"
|
|
text="8-14 day Mean 500 Hgt" id="ua814dayMean500Hgt">
|
|
<menuEntry type="dataURI">/redbook/%/PHTT50/%</menuEntry>
|
|
<menuEntry type="substitute" key="wmo" value="PHTT50"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton"
|
|
text="6-10 day 500 Hgt Anomaly" id="ua610day500HgtAnomaly">
|
|
<menuEntry type="dataURI">/redbook/%/PHNT50/%</menuEntry>
|
|
<menuEntry type="substitute" key="wmo" value="PHNT50"/>
|
|
</menuEntry>
|
|
<menuEntry type="productButton"
|
|
text="8-14 day 500 Anom" id="ua814day500Anom">
|
|
<menuEntry type="dataURI">/redbook/%/PHTT51/%</menuEntry>
|
|
<menuEntry type="substitute" key="wmo" value="PHTT51"/>
|
|
</menuEntry>
|
|
</menuEntry>
|
|
</redbookMenu> |