35 lines
No EOL
1.6 KiB
XML
35 lines
No EOL
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<contribute xsi:type="bundleItem" file="bundles/BufrNcwf.xml"
|
|
menuText="National Convective Weather Forecast" id="NCWF">
|
|
</contribute>
|
|
<contribute xsi:type="bundleItem" file="bundles/CWA.xml"
|
|
menuText="Center Weather Advisories" id="cwa">
|
|
</contribute>
|
|
<contribute xsi:type="separator" id="CWAProductsEnd" />
|
|
|
|
<contribute xsi:type="bundleItem" file="bundles/SynSurfacePlot.xml"
|
|
menuText="Synoptic Plot" id="SynSurfacePlot">
|
|
<substitute key="svg" value="stdSynDesign.svg"/>
|
|
<substitute key="legend" value="Synoptic Data Plot"/>
|
|
<substitute key="posOffset" value="19800"/>
|
|
<substitute key="negOffset" value="1800"/>
|
|
</contribute>
|
|
<contribute xsi:type="bundleItem" file="bundles/SynSurfacePlot.xml"
|
|
menuText="6 hr Precip" id="synoptic6hrPrecip">
|
|
<substitute key="svg" value="synopticPrcp6Design.svg"/>
|
|
<substitute key="legend" value="Synoptic 6hr Precip Plot"/>
|
|
<substitute key="posOffset" value="0"/>
|
|
<substitute key="negOffset" value="21600"/>
|
|
</contribute>
|
|
<contribute xsi:type="bundleItem" file="bundles/SynSurfacePlot.xml"
|
|
menuText="24 hr Precip" id="synoptic24hrPrecip">
|
|
<substitute key="svg" value="synopticPrcp24Design.svg"/>
|
|
<substitute key="legend" value="Synoptic 24hr Precip Plot"/>
|
|
<substitute key="posOffset" value="0"/>
|
|
<substitute key="negOffset" value="43200"/>
|
|
</contribute>
|
|
<contribute xsi:type="bundleItem" file="bundles/CoopPrecip.xml"
|
|
menuText="Coop Precip" id="localCoopPrecip">
|
|
</contribute>
|
|
</menuTemplate> |