ESRL/PSD profiler menu entries

This commit is contained in:
Michael James 2018-02-09 18:06:57 -07:00 committed by mjames-upc
parent 229fdedd15
commit 92edd7d988
3 changed files with 7 additions and 78 deletions

View file

@ -3,10 +3,14 @@
<include installTo="menu:upperAir?after=PROFILER"
fileName="menus/profiler/profilerLocations.xml">
</include>
<!--
<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"
-->
<include subMenu="ESRL/PSD 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

@ -1,6 +1,6 @@
<?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/profilerAvailability.xml"
menuText="Profiler Display" id="ProfilerDisplay">
menuText="ESRL/PSD Profiler Map" id="ProfilerDisplay">
</contribute>
</menuTemplate>

View file

@ -79,80 +79,5 @@
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74990"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="Aztec NM (AZCN5)" id="profAztec_NM"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74630"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="Granada CO (GDAC2)" id="profGranada_CO"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74530"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="Haviland KS (HVLK1)" id="profHaviland_KS"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74541"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="Hillsboro KS (HBRK1)" id="profHillsboro_KS"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74546"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="Jayton TX (JTNT2)" id="profJayton_TX"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74735"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="McCook NE (RWDN1)" id="profMcCook_NE"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74433"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="Medicine Bow WY (MBWW4)" id="profMedicineBow_WY"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74431"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="Merriman NE (MRRN1)" id="profMerriman_NE"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74437"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="Neligh NE (NLGN1)" id="profNeligh_NE"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74445"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="Platteville CO (PLTC2)" id="profPlatteville_CO"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74533"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="Purcell OK (PRCO2)" id="profPurcell_OK"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74649"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="Tucumcari NM (TCUN5)" id="profTucumcari_NM"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74731"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="Vandenberg CA (VBGC1)" id="profVandenberg_CA"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74604"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="Vici OK (VCIO2)" id="profVici_OK"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74640"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/UpperAirProfiler.xml"
menuText="White Sands NM (WSMN5)" id="profWhiteSands_NM"
editorType="com.raytheon.uf.viz.profiler.ui.ProfilerEditor">
<substitute key="wmoid" value="74629"/>
</contribute>
</menuTemplate>