awips2/cave/com.raytheon.viz.hydro/localization/menus/hydro/baseHydroQPE.xml
Matt Nash c83e5ff474 Moving 12.1.1 into ss_sync
Former-commit-id: 2a9569942c48542cf708b6c0b9189146fd954c11
2012-01-19 11:53:12 -06:00

116 lines
No EOL
5 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- Direct port of tdlSurfaceMenus.txt -->
<contribute xsi:type="bundleItem" file="bundles/grib/gribImageBundle.xml"
menuText="1hr WFO local MPE" id="1HrMPE">
<substitute key="param" value="TP1hr"/>
<substitute key="modelName" value="MPE-Local"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/grib/gribImageBundle.xml"
menuText="1hr RFC Local Mosaic" id="1HrRFC">
<substitute key="param" value="TP1hr"/>
<substitute key="modelName" value="MPE-Mosaic"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/grib/gribImageBundle.xml"
menuText="6hr RFC Local Mosaic" id="6HrRFC">
<substitute key="param" value="TP6hr"/>
<substitute key="modelName" value="MPE-Mosaic"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/grib/gribImageBundle.xml"
menuText="24hr RFC Local Mosaic" id="24HrRFC">
<substitute key="param" value="TP24hr"/>
<substitute key="modelName" value="MPE-Mosaic"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/grib/gribImageBundle.xml"
menuText="6hr RFC National Mosaic" id="Nat6HrQPE">
<substitute key="param" value="TP6hr"/>
<substitute key="modelName" value="QPE"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/hydro/AutoSPE.xml"
menuText="1hr Auto SPE" id="AutoSPE">
<dataURI>/grib/%/AUTOSPE/%</dataURI>
<substitute key="model" value="SPE"/>
</contribute>
<contribute xsi:type="subMenu" menuText="Manual SPE" id="MSPEMenu">
<contribute xsi:type="bundleItem" file="bundles/hydro/ManSPE.xml"
menuText="1hr Manual SPE" id="1ManSPE">
<dataURI>/grib/%/MANSPE/%</dataURI>
<substitute key="fcsttime" value="3600"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/hydro/ManSPE.xml"
menuText="2hr Manual SPE" id="2ManSPE">
<dataURI>/grib/%/MANSPE/%</dataURI>
<substitute key="fcsttime" value="7200"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/hydro/ManSPE.xml"
menuText="3hr Manual SPE" id="3ManSPE">
<dataURI>/grib/%/MANSPE/%</dataURI>
<substitute key="fcsttime" value="10800"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/hydro/ManSPE.xml"
menuText="4hr Manual SPE" id="4ManSPE">
<dataURI>/grib/%/MANSPE/%</dataURI>
<substitute key="fcsttime" value="14400"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/hydro/ManSPE.xml"
menuText="5hr Manual SPE" id="5ManSPE">
<dataURI>/grib/%/MANSPE/%</dataURI>
<substitute key="fcsttime" value="18000"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/hydro/ManSPE.xml"
menuText="6hr Manual SPE" id="6ManSPE">
<dataURI>/grib/%/MANSPE/%</dataURI>
<substitute key="fcsttime" value="21600"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/hydro/ManSPE.xml"
menuText="7hr Manual SPE" id="7ManSPE">
<dataURI>/grib/%/MANSPE/%</dataURI>
<substitute key="fcsttime" value="25200"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/hydro/ManSPE.xml"
menuText="8hr Manual SPE" id="8ManSPE">
<dataURI>/grib/%/MANSPE/%</dataURI>
<substitute key="fcsttime" value="28800"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/hydro/ManSPE.xml"
menuText="9hr Manual SPE" id="9ManSPE">
<dataURI>/grib/%/MANSPE/%</dataURI>
<substitute key="fcsttime" value="32400"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/hydro/ManSPE.xml"
menuText="10hr Manual SPE" id="10ManSPE">
<dataURI>/grib/%/MANSPE/%</dataURI>
<substitute key="fcsttime" value="36000"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/hydro/ManSPE.xml"
menuText="11hr Manual SPE" id="11ManSPE">
<dataURI>/grib/%/MANSPE/%</dataURI>
<substitute key="fcsttime" value="39600"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/hydro/ManSPE.xml"
menuText="12hr Manual SPE" id="12ManSPE">
<dataURI>/grib/%/MANSPE/%</dataURI>
<substitute key="fcsttime" value="43200"/>
</contribute>
</contribute>
</menuTemplate>