Omaha #3768 Pluginize the D2D Upper Air menu

Change-Id: I58f76a59a40170fefe93d779760b6581c3f8490a

Former-commit-id: 4554ba073c7a97a335d8020f7068bc5521c0b47a
This commit is contained in:
Mark Peters 2014-10-30 19:15:52 -05:00
parent 316052231f
commit 1c2e38dbd1
44 changed files with 420 additions and 159 deletions

View file

@ -20,15 +20,15 @@
-->
<menuContributionFile>
<include installTo="menu:Aviation?after=ConvectionProductsStart"
fileName="menus/aviationadvisory/baseAviationConvectionProducts.xml" />
fileName="menus/upperair/baseAviationConvectionProducts.xml" />
<include installTo="menu:Aviation?before=IcingProductsEnd"
fileName="menus/aviationadvisory/baseAviationIcingProducts.xml" />
fileName="menus/upperair/baseAviationIcingProducts.xml" />
<include installTo="menu:Aviation?before=TurbulenceProductsEnd"
fileName="menus/aviationadvisory/baseAviationTurbulenceProducts.xml" />
fileName="menus/upperair/baseAviationTurbulenceProducts.xml" />
<include installTo="menu:Aviation?before=VisibilityProductsEnd"
fileName="menus/aviationadvisory/baseAviationVisibilityProducts.xml" />
fileName="menus/upperair/baseAviationVisibilityProducts.xml" />
<include installTo="menu:Aviation?before=TropicalCycloneEnd"
fileName="menus/aviationadvisory/baseAviationTropicalCyclone.xml" />
fileName="menus/upperair/baseAviationTropicalCyclone.xml" />
<include installTo="menu:Aviation?after=VolcanicAshStart"
fileName="menus/aviationadvisory/baseAviationVolcanicAsh.xml" />
fileName="menus/upperair/baseAviationVolcanicAsh.xml" />
</menuContributionFile>

View file

@ -0,0 +1,24 @@
<?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.
-->
<menuContributionFile>
<include installTo="menu:Aviation?before=SignificantWeatherEnd"
fileName="menus/upperair/baseAviationBufrSigWx.xml" />
</menuContributionFile>

View file

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
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">
<contribute xsi:type="bundleItem" file="bundles/BufrSigWx.xml"
menuText="Medium Level" id="SigWxMedium">
<substitute key="wxLayer" value="SWM" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/BufrSigWx.xml"
menuText="High Level" id="SigWxHigh">
<substitute key="wxLayer" value="SWH" />
</contribute>
</menuTemplate>

View file

@ -0,0 +1,24 @@
<?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.
-->
<menuContributionFile>
<include installTo="menu:Aviation?before=CenterWeatherEnd"
fileName="menus/upperair/baseAviationCWA.xml" />
</menuContributionFile>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
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">
<contribute xsi:type="bundleItem" file="bundles/CWA.xml"
menuText="Center Weather Advisories" id="cwa">
</contribute>
</menuTemplate>

View file

@ -0,0 +1,54 @@
<?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.
-->
<menuContributionFile>
<include subMenu="US Western" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseUSWestern.xml" />
<include subMenu="US Central" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseUSCentral.xml" />
<include subMenu="US Eastern" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseUSEastern.xml" />
<include subMenu="Canada North" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseCanadaNorth.xml" />
<include subMenu="Canada Western" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseCanadaWestern.xml" />
<include subMenu="Canada Central" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseCanadaCentral.xml" />
<include subMenu="Canada Eastern" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseCanadaEastern.xml" />
<include subMenu="Mexico" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseMexico.xml" />
<include subMenu="Atlantic" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseAtlantic.xml" />
<include subMenu="Japan/South Asia" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseJapan.xml" />
<include subMenu="Australia" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseAustralia.xml" />
<include subMenu="China" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseChina.xml" />
<include subMenu="Russia" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseRussia.xml" />
<include subMenu="Pacific East" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/basePacificEast.xml" />
<include subMenu="Pacific West" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/basePacificWest.xml" />
<include subMenu="Alaska" installTo="menu:upperAir?before=RAOBMenuEnd"
fileName="menus/upperair/baseAlaska.xml" />
</menuContributionFile>

View file

@ -6,15 +6,9 @@ Bundle-Version: 1.14.0.qualifier
Bundle-Vendor: RAYTHEON
Require-Bundle: org.eclipse.core.runtime,
com.raytheon.uf.viz.d2d.ui;bundle-version="1.12.1174",
com.raytheon.uf.viz.d2d.nsharp;bundle-version="1.0.0",
com.raytheon.uf.viz.profiler;bundle-version="1.12.1174",
com.raytheon.viz.pointdata;bundle-version="1.12.1174",
com.raytheon.uf.viz.vaa;bundle-version="1.12.1174",
com.raytheon.uf.viz.cwa;bundle-version="1.12.1174",
com.raytheon.uf.viz.bufrsigwx;bundle-version="1.12.1174",
com.raytheon.viz.radar;bundle-version="1.12.1174",
com.raytheon.viz.grid;bundle-version="1.12.1174",
com.raytheon.viz.redbook;bundle-version="1.12.1174",
com.raytheon.uf.viz.ncwf;bundle-version="1.12.1174",
com.raytheon.viz.lpi;bundle-version="1.12.1174",
com.raytheon.viz.spi;bundle-version="1.12.1174"

View file

@ -46,27 +46,14 @@
<contribute xsi:type="titleItem" titleText="------ Volcanic Ash ------" />
<contribute xsi:type="separator" id="VolcanicAshStart"
visible="false" />
<contribute xsi:type="bundleItem" file="bundles/VAA.xml"
menuText="Volcanic Ash Advisories" id="VAA">
</contribute>
<contribute xsi:type="separator" id="VolcanicAshEnd" />
<contribute xsi:type="titleItem" titleText="------Center Weather ------" />
<contribute xsi:type="bundleItem" file="bundles/CWA.xml"
menuText="Center Weather Advisories" id="cwa">
</contribute>
<contribute xsi:type="titleItem" titleText="------ Center Weather ------" />
<contribute xsi:type="separator" id="CenterWeatherEnd" />
<contribute xsi:type="titleItem"
titleText="------Significant Weather------" />
<contribute xsi:type="bundleItem" file="bundles/BufrSigWx.xml"
menuText="Medium Level" id="SigWxMedium">
<substitute key="wxLayer" value="SWM" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/BufrSigWx.xml"
menuText="High Level" id="SigWxHigh">
<substitute key="wxLayer" value="SWH" />
</contribute>
titleText="------ Significant Weather ------" />
<contribute xsi:type="separator" id="SignificantWeatherEnd" />
</contribute>
<contribute xsi:type="separator" id="AviationMenuEnd" />
</menuTemplate>

View file

@ -19,84 +19,61 @@
further_licensing_information.
-->
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<contribute xsi:type="subMenu" menuText="UA plots">
<contribute xsi:type="titleItem" titleText="------ NCEP ------" />
<contribute xsi:type="bundleItem" file="bundles/RedbookUpperAir.xml"
menuText="200hPa" id="200hPa">
<substitute key="wmo" value="PYMA20"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/RedbookUpperAir.xml"
menuText="250hPa" id="250hPa">
<substitute key="wmo" value="PYMA25"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/RedbookUpperAir.xml"
menuText="300hPa" id="300hPa">
<substitute key="wmo" value="PYMA30"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/RedbookUpperAir.xml"
menuText="500hPa" id="500hPa">
<substitute key="wmo" value="PYMA50"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/RedbookUpperAir.xml"
menuText="700hPa" id="700hPa">
<substitute key="wmo" value="PYMA70"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/RedbookUpperAir.xml"
menuText="850hPa" id="850hPa">
<substitute key="wmo" value="PYMA85"/>
</contribute>
<contribute xsi:type="titleItem" titleText="------ RAOB ------" />
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="150 hPa" id="150hPa">
<substitute key="levelKey" value="150MB"/>
<substitute key="plotSource" value="raob 150"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="200 hPa" id="200hPa">
<substitute key="levelKey" value="200MB"/>
<substitute key="plotSource" value="raob 200"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="250 hPa" id="250hPa">
<substitute key="levelKey" value="250MB"/>
<substitute key="plotSource" value="raob 250"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="300 hPa" id="300hPa">
<substitute key="levelKey" value="300MB"/>
<substitute key="plotSource" value="raob 300"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="400 hPa" id="400hPa">
<substitute key="levelKey" value="400MB"/>
<substitute key="plotSource" value="raob 400"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="500 hPa" id="500hPa">
<substitute key="levelKey" value="500MB"/>
<substitute key="plotSource" value="raob 500"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="700 hPa" id="700hPa">
<substitute key="levelKey" value="700MB"/>
<substitute key="plotSource" value="raob 700"/>
<substitute key="plotModelFile" value="raobLowerDesign"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="850 hPa" id="850hPa">
<substitute key="levelKey" value="850MB"/>
<substitute key="plotSource" value="raob 850"/>
<substitute key="plotModelFile" value="raobLowerDesign"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="925 hPa" id="925hPa">
<substitute key="levelKey" value="925MB"/>
<substitute key="plotSource" value="raob 925"/>
<substitute key="plotModelFile" value="raobLowerDesign"/>
</contribute>
</contribute>
<contribute xsi:type="subMenu" id="UAplots" menuText="UA plots">
<contribute xsi:type="titleItem" titleText="------ NCEP ------" />
<contribute xsi:type="separator" id="NCEPEnd"
visible="false" />
<contribute xsi:type="subinclude" fileName="menus/upperair/uaMenus.xml"/>
<contribute xsi:type="separator" id="MySeparatorId"/>
<contribute xsi:type="titleItem" titleText="------ RAOB ------" />
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="150 hPa" id="150hPa">
<substitute key="levelKey" value="150MB" />
<substitute key="plotSource" value="raob 150" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="200 hPa" id="200hPa">
<substitute key="levelKey" value="200MB" />
<substitute key="plotSource" value="raob 200" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="250 hPa" id="250hPa">
<substitute key="levelKey" value="250MB" />
<substitute key="plotSource" value="raob 250" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="300 hPa" id="300hPa">
<substitute key="levelKey" value="300MB" />
<substitute key="plotSource" value="raob 300" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="400 hPa" id="400hPa">
<substitute key="levelKey" value="400MB" />
<substitute key="plotSource" value="raob 400" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="500 hPa" id="500hPa">
<substitute key="levelKey" value="500MB" />
<substitute key="plotSource" value="raob 500" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="700 hPa" id="700hPa">
<substitute key="levelKey" value="700MB" />
<substitute key="plotSource" value="raob 700" />
<substitute key="plotModelFile" value="raobLowerDesign" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="850 hPa" id="850hPa">
<substitute key="levelKey" value="850MB" />
<substitute key="plotSource" value="raob 850" />
<substitute key="plotModelFile" value="raobLowerDesign" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirPlot.xml"
menuText="925 hPa" id="925hPa">
<substitute key="levelKey" value="925MB" />
<substitute key="plotSource" value="raob 925" />
<substitute key="plotModelFile" value="raobLowerDesign" />
</contribute>
</contribute>
<contribute xsi:type="separator" id="baseUpperAirEnd" />
</menuTemplate>

View file

@ -1,56 +1,33 @@
<?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.
<!--
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.
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
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.
-->
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<menuContributionFile>
<include installTo="menu:upperAir?before=PROFILER" fileName="menus/upperair/baseUpperAir.xml" />
<include subMenu="Alaska NPN time-height" installTo="menu:upperAir?after=PROFILER" fileName="menus/upperair/baseAlaskaNPN.xml" />
<include subMenu="West NPN time-height" installTo="menu:upperAir?before=ProfilerMenuEnd"
fileName="menus/upperair/baseWestNPN.xml" />
<include subMenu="East NPN time-height" installTo="menu:upperAir?before=ProfilerMenuEnd"
fileName="menus/upperair/baseEastNPN.xml" />
<include installTo="menu:upperAir?before=ProfilerMenuEnd"
fileName="menus/upperair/baseNPNPlot.xml" />
<include installTo="menu:upperAir?after=RADAR" fileName="menus/upperair/baseRadar.xml" />
<include subMenu="PIREP plots" installTo="menu:upperAir?after=AIRCRAFT" fileName="menus/upperair/basePirep.xml" />
<include subMenu="MDCRS plots" installTo="menu:upperAir?before=AircraftMenuEnd"
fileName="menus/upperair/baseMDCRS.xml" />
<include installTo="menu:upperAir?before=AircraftMenuEnd"
fileName="menus/upperair/baseAviation.xml" />
<include installTo="menu:upperAir?after=RAOB" fileName="menus/upperair/baseRAOB.xml" />
<include installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseAddedFeatures.xml" />
<include subMenu="US Western" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseUSWestern.xml" />
<include subMenu="US Central" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseUSCentral.xml" />
<include subMenu="US Eastern" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseUSEastern.xml" />
<include subMenu="Canada North" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseCanadaNorth.xml" />
<include subMenu="Canada Western" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseCanadaWestern.xml" />
<include subMenu="Canada Central" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseCanadaCentral.xml" />
<include subMenu="Canada Eastern" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseCanadaEastern.xml" />
<include subMenu="Mexico" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseMexico.xml" />
<include subMenu="Atlantic" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseAtlantic.xml" />
<include subMenu="Japan/South Asia" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseJapan.xml" />
<include subMenu="Australia" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseAustralia.xml" />
<include subMenu="China" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseChina.xml" />
<include subMenu="Russia" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseRussia.xml" />
<include subMenu="Pacific East" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/basePacificEast.xml" />
<include subMenu="Pacific West" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/basePacificWest.xml" />
<include subMenu="Alaska" installTo="menu:upperAir?before=RAOBMenuEnd" fileName="menus/upperair/baseAlaska.xml" />
<include installTo="menu:upperAir?before=PROFILER" fileName="menus/upperair/baseUpperAir.xml" />
<include installTo="menu:upperAir?before=ProfilerMenuEnd"
fileName="menus/upperair/baseNPNPlot.xml" />
<include installTo="menu:upperAir?after=RADAR" fileName="menus/upperair/baseRadar.xml" />
<include subMenu="PIREP plots" installTo="menu:upperAir?after=AIRCRAFT" fileName="menus/upperair/basePirep.xml" />
<include subMenu="MDCRS plots" installTo="menu:upperAir?before=AircraftMenuEnd"
fileName="menus/upperair/baseMDCRS.xml" />
<include installTo="menu:upperAir?before=AircraftMenuEnd"
fileName="menus/upperair/baseAviation.xml" />
<include installTo="menu:upperAir?after=RAOB" fileName="menus/upperair/baseRAOB.xml" />
<include installTo="menu:upperAir?before=RAOBMenuMiddle" fileName="menus/upperair/baseAddedFeatures.xml" />
</menuContributionFile>

View file

@ -52,9 +52,10 @@
<command
commandId="com.raytheon.viz.ui.actions.titleAction"
label="------ RAOB ------" id="RAOB">
</command>
</command>
<separator name="RAOBMenuMiddle" visible="false"/>
<separator name="RAOBMenuEnd" visible="false"/>
</menu>
</menuContribution>
</menuContribution>
</extension>
</plugin>

View file

@ -0,0 +1,28 @@
<?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.
-->
<menuContributionFile>
<include subMenu="East NPN time-height" installTo="menu:upperAir?after=PROFILER"
fileName="menus/upperair/baseEastNPN.xml" />
<include subMenu="West NPN time-height" installTo="menu:upperAir?after=PROFILER"
fileName="menus/upperair/baseWestNPN.xml" />
<include subMenu="Alaska NPN time-height" installTo="menu:upperAir?after=PROFILER"
fileName="menus/upperair/baseAlaskaNPN.xml" />
</menuContributionFile>

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
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">
<contribute xsi:type="bundleItem" file="bundles/VAA.xml"
menuText="Volcanic Ash Advisories" id="VAA">
</contribute>
</menuTemplate>

View file

@ -0,0 +1,24 @@
<?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.
-->
<menuContributionFile>
<include installTo="menu:Aviation?before=VolcanicAshEnd"
fileName="menus/upperair/baseAviationVAA.xml" />
</menuContributionFile>

View file

@ -0,0 +1,26 @@
<?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.
-->
<menuContributionFile>
<include installTo="menu:UAplots?before=NCEPEnd"
fileName="menus/upperair/baseUpperAirRedbook.xml" />
<include installTo="menu:upperAir?before=baseUpperAirEnd"
fileName="menus/upperair/uaMenus.xml" />
</menuContributionFile>

View file

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
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">
<contribute xsi:type="bundleItem" file="bundles/RedbookUpperAir.xml"
menuText="200hPa" id="200hPa">
<substitute key="wmo" value="PYMA20" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/RedbookUpperAir.xml"
menuText="250hPa" id="250hPa">
<substitute key="wmo" value="PYMA25" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/RedbookUpperAir.xml"
menuText="300hPa" id="300hPa">
<substitute key="wmo" value="PYMA30" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/RedbookUpperAir.xml"
menuText="500hPa" id="500hPa">
<substitute key="wmo" value="PYMA50" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/RedbookUpperAir.xml"
menuText="700hPa" id="700hPa">
<substitute key="wmo" value="PYMA70" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/RedbookUpperAir.xml"
menuText="850hPa" id="850hPa">
<substitute key="wmo" value="PYMA85" />
</contribute>
</menuTemplate>

View file

@ -1,4 +1,23 @@
<?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>
<contribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="subMenu" menuText="Model Graphics" id="modelGraphics">
<contribute xsi:type="bundleItem" useReferenceTime="true" file="bundles/Redbook.xml" menuText="UKMO 500 hgt" timeQuery="true" id="uaUKMO500hgt">