further menu edits
This commit is contained in:
parent
98d0c8e069
commit
c7a75b70e8
21 changed files with 187 additions and 183 deletions
|
@ -19,8 +19,16 @@
|
|||
further_licensing_information.
|
||||
-->
|
||||
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<contribute xsi:type="subMenu" menuText="CCFP"
|
||||
id="ncepHydro.awc.ccfp">
|
||||
<contribute xsi:type="subinclude" fileName="menus/ncepHydro/awc/ccfp.xml"/>
|
||||
<contribute xsi:type="bundleItem" file="bundles/Ccfp.xml"
|
||||
menuText="AWC 4 Hour CCFP" id="CCFP4HOUR">
|
||||
<substitute key="validDuration" value="14400" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/Ccfp.xml"
|
||||
menuText="AWC 6 Hour CCFP" id="CCFP6HOUR">
|
||||
<substitute key="validDuration" value="21600" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/Ccfp.xml"
|
||||
menuText="AWC 8 Hour CCFP" id="CCFP8HOUR">
|
||||
<substitute key="validDuration" value="28800" />
|
||||
</contribute>
|
||||
</menuTemplate>
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<contribute xsi:type="subinclude" fileName="menus/ncepHydro/cpc/cpcMenus.xml"/>
|
||||
|
||||
<contribute xsi:type="subMenu" menuText="Outlook Grids"
|
||||
<contribute xsi:type="subMenu" menuText="CPC Outlook Grids"
|
||||
id="ncepHydro.cpc.outlookGrids">
|
||||
<contribute xsi:type="subinclude" fileName="menus/ncepHydro/cpc/outlookGrids.xml"/>
|
||||
</contribute>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
further_licensing_information.
|
||||
-->
|
||||
<menuTemplate>
|
||||
<contribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="subMenu" menuText="Hazard Charts" id="ncepHydro.cpc.hazardCharts">
|
||||
<contribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="subMenu" menuText="CPC Hazard Charts" id="ncepHydro.cpc.hazardCharts">
|
||||
<contribute xsi:type="titleItem" titleText="------ 3-7 Day Hazards Outlook ------" id="threeTo7DayHazardsOutlook"/>
|
||||
<contribute xsi:type="bundleItem" useReferenceTime="true" file="bundles/Redbook.xml" menuText="3-7 day Precipitation Fcst" timeQuery="true" id="threeTo7DayPrecipFcst">
|
||||
<substitute value="PEIY97" key="wmo"/>
|
||||
|
|
|
@ -23,6 +23,18 @@
|
|||
<contribute xsi:type="bundleItem" file="bundles/ncepHydro/hpc/HPC6hrQPF.xml"
|
||||
menuText="HPC QPF 6hr (Grid)" id="HPCQPF6hr">
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/BufrMosPlot.xml"
|
||||
menuText="HPC MaxT/MinT" id="HPCmaxTminT" >
|
||||
<substitute key="model" value="HPC"/>
|
||||
<substitute key="plotModel" value="bufrmos/maxmin.svg"/>
|
||||
<substitute key="title" value="HPC MaxT/MinT ( F )"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/BufrMosPlot.xml"
|
||||
menuText="HPC POP 24hr" id="HPCpop24hr" >
|
||||
<substitute key="model" value="HPC"/>
|
||||
<substitute key="plotModel" value="bufrmos/pop24hr.svg"/>
|
||||
<substitute key="title" value="HPC POP 24hr"/>
|
||||
</contribute>
|
||||
|
||||
<contribute xsi:type="subinclude" fileName="menus/ncepHydro/hpc/hpcMenus.xml"/>
|
||||
|
||||
|
|
|
@ -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="subMenu" menuText="Precipitation"
|
||||
<contribute xsi:type="subMenu" menuText="HPC Precip Products"
|
||||
id="ncepHydro.hpc.precipitation">
|
||||
<contribute xsi:type="bundleItem" file="bundles/Redbook.xml"
|
||||
menuText="Instantaneous Precip" id="instantaneousPrecip">
|
||||
|
@ -129,7 +129,7 @@
|
|||
</contribute>
|
||||
</contribute>
|
||||
|
||||
<contribute xsi:type="subMenu" menuText="Temps && Weather"
|
||||
<contribute xsi:type="subMenu" menuText="HPC Temp && Wx Products"
|
||||
id="ncepHydro.hpc.tempsAndWeather">
|
||||
<contribute xsi:type="bundleItem" file="bundles/Redbook.xml"
|
||||
menuText="1-5 Day Max Temp Anomaly" id="fiveDayMaxTempAnomaly">
|
||||
|
|
|
@ -19,18 +19,18 @@
|
|||
further_licensing_information.
|
||||
-->
|
||||
<menuContributionFile>
|
||||
<include installTo="menu:ncepHydro?after=SPC"
|
||||
<include installTo="menu:ncepHydro?before=SPC"
|
||||
fileName="menus/ncepHydro/spc/baseSPC.xml"/>
|
||||
<include installTo="menu:ncepHydro?after=TPC"
|
||||
<include installTo="menu:ncepHydro?before=TPC"
|
||||
fileName="menus/ncepHydro/tpc/baseTPC.xml"/>
|
||||
<include installTo="menu:ncepHydro?after=NCO"
|
||||
<include installTo="menu:ncepHydro?before=NCO"
|
||||
fileName="menus/ncepHydro/nco/baseNCO.xml"/>
|
||||
<include installTo="menu:ncepHydro?after=HPC"
|
||||
<include installTo="menu:ncepHydro?before=HPC"
|
||||
fileName="menus/ncepHydro/hpc/baseHPC.xml"/>
|
||||
<include installTo="menu:ncepHydro?after=MPC"
|
||||
<include installTo="menu:ncepHydro?before=OPC"
|
||||
fileName="menus/ncepHydro/mpc/baseMPC.xml"/>
|
||||
<include installTo="menu:ncepHydro?after=CPC"
|
||||
<include installTo="menu:ncepHydro?before=CPC"
|
||||
fileName="menus/ncepHydro/cpc/baseCPC.xml"/>
|
||||
<include installTo="menu:ncepHydro?after=AWC"
|
||||
<include installTo="menu:ncepHydro?before=AWC"
|
||||
fileName="menus/ncepHydro/awc/baseAWC.xml"/>
|
||||
</menuContributionFile>
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<menuTemplate>
|
||||
<contribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="subMenu" menuText="Marine Guidance" id="ncepHydro.mpc.marineGuidance">
|
||||
<contribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="subMenu" menuText="OPC Marine Guidance" id="ncepHydro.mpc.marineGuidance">
|
||||
<contribute xsi:type="bundleItem" useReferenceTime="true" file="bundles/Redbook.xml" menuText="Tropical Sfc Analysis" timeQuery="true" id="tropicalSfcAnalysis">
|
||||
<substitute value="PYNA98" key="wmo"/>
|
||||
</contribute>
|
||||
|
|
|
@ -21,10 +21,10 @@
|
|||
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<contribute xsi:type="bundleItem" file="bundles/ncepHydro/ConvectiveWatchPlot.xml"
|
||||
menuText="Convective Watches" id="convectiveWatches">
|
||||
menuText="SPC Convective Watches" id="convectiveWatches">
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/ncepHydro/SvrWxPlot.xml"
|
||||
menuText="Svr Wx Plot" id="spcWxPlot">
|
||||
menuText="SPC Svr Wx Plot" id="spcWxPlot">
|
||||
</contribute>
|
||||
|
||||
<contribute xsi:type="subinclude" fileName="menus/ncepHydro/spc/hazardMenus.xml"/>
|
||||
|
|
|
@ -34,69 +34,37 @@
|
|||
</reference>
|
||||
</visibleWhen>
|
||||
<separator
|
||||
name="xxx"
|
||||
name="SPC"
|
||||
visible="true">
|
||||
</separator>
|
||||
<command id="SPC"
|
||||
commandId="com.raytheon.viz.ui.actions.titleAction"
|
||||
label="------ SPC ------">
|
||||
</command>
|
||||
<separator
|
||||
name="xxx"
|
||||
name="TPC"
|
||||
visible="true">
|
||||
</separator>
|
||||
<command id="TPC"
|
||||
commandId="com.raytheon.viz.ui.actions.titleAction"
|
||||
label="------ TPC ------">
|
||||
</command>
|
||||
<separator
|
||||
name="xxx"
|
||||
name="NCO"
|
||||
visible="true">
|
||||
</separator>
|
||||
<command id="NCO"
|
||||
commandId="com.raytheon.viz.ui.actions.titleAction"
|
||||
label="------ NCO ------">
|
||||
</command>
|
||||
</separator>
|
||||
<separator
|
||||
name="xxx"
|
||||
name="HPC"
|
||||
visible="true">
|
||||
</separator>
|
||||
<command id="HPC"
|
||||
commandId="com.raytheon.viz.ui.actions.titleAction"
|
||||
label="------ HPC ------">
|
||||
</command>
|
||||
<separator
|
||||
name="xxx"
|
||||
name="OPC"
|
||||
visible="true">
|
||||
</separator>
|
||||
<command id="MPC"
|
||||
commandId="com.raytheon.viz.ui.actions.titleAction"
|
||||
label="------ MPC ------">
|
||||
</command>
|
||||
<separator
|
||||
name="xxx"
|
||||
name="CPC"
|
||||
visible="true">
|
||||
</separator>
|
||||
<command id="CPC"
|
||||
commandId="com.raytheon.viz.ui.actions.titleAction"
|
||||
label="------ CPC ------">
|
||||
</command>
|
||||
<separator
|
||||
name="xxx"
|
||||
name="AWC"
|
||||
visible="true">
|
||||
</separator>
|
||||
<command id="AWC"
|
||||
commandId="com.raytheon.viz.ui.actions.titleAction"
|
||||
label="------ AWC ------">
|
||||
</command>
|
||||
<separator
|
||||
name="xxx"
|
||||
<separator
|
||||
name="HYDRO"
|
||||
visible="true">
|
||||
</separator>
|
||||
<command id="HYDRO"
|
||||
commandId="com.raytheon.viz.ui.actions.titleAction"
|
||||
label="------ Hydro ------">
|
||||
</command>
|
||||
<separator name="QPE" visible="false"/>
|
||||
<separator name="QPF" visible="false"/>
|
||||
<separator name="HydroMenuEnd" visible="false"/>
|
||||
|
|
|
@ -19,6 +19,12 @@
|
|||
further_licensing_information.
|
||||
-->
|
||||
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<contribute xsi:type="bundleItem" file="bundles/npp/soundingAvailability.xml"
|
||||
menuText="NUCAPS Soundings" id="NUCAPSAvailability">
|
||||
<substitute key="name" value="NUCAPS"/>
|
||||
<substitute key="pluginName" value="nucaps"/>
|
||||
<substitute key="soundingResourceData" value="com.raytheon.uf.viz.npp.nucaps.NucapsNSharpResourceData"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="subMenu" id="UAplots" menuText="UA plots">
|
||||
<contribute xsi:type="titleItem" titleText="------ NCEP ------" />
|
||||
<contribute xsi:type="separator" id="NCEPEnd"
|
||||
|
|
|
@ -33,6 +33,14 @@
|
|||
definitionId="com.raytheon.uf.viz.d2d.ui.inD2DActionSet">
|
||||
</reference>
|
||||
</visibleWhen>
|
||||
<command
|
||||
commandId="gov.noaa.nws.ncep.ui.nsharp.palette"
|
||||
id="gov.noaa.nws.ncep.ui.nsharp.palette"
|
||||
label="NSHARP Soundings"
|
||||
mode="FORCE_TEXT"
|
||||
style="push"
|
||||
tooltip="Nsharp">
|
||||
</command>
|
||||
|
||||
<command
|
||||
commandId="com.raytheon.viz.ui.actions.titleAction"
|
||||
|
@ -48,13 +56,7 @@
|
|||
commandId="com.raytheon.viz.ui.actions.titleAction"
|
||||
label="------ Aircraft ------" id="AIRCRAFT">
|
||||
</command>
|
||||
<separator name="AircraftMenuEnd" visible="false"/>
|
||||
<command
|
||||
commandId="com.raytheon.viz.ui.actions.titleAction"
|
||||
label="------ RAOB ------" id="RAOB">
|
||||
</command>
|
||||
<separator name="RAOBMenuMiddle" visible="false"/>
|
||||
<separator name="RAOBMenuEnd" visible="false"/>
|
||||
<separator name="AircraftMenuEnd" visible="false"/>
|
||||
</menu>
|
||||
</menuContribution>
|
||||
</extension>
|
||||
|
|
|
@ -72,12 +72,17 @@
|
|||
</visibleWhen>
|
||||
<command
|
||||
commandId="org.eclipse.ui.window.newEditor"
|
||||
label="New Map..."
|
||||
label="New Map"
|
||||
style="push">
|
||||
</command>
|
||||
<command
|
||||
commandId="com.raytheon.viz.ui.maps.createProjection"
|
||||
label="New Projection"
|
||||
style="push">
|
||||
</command>
|
||||
<command
|
||||
commandId="com.raytheon.viz.ui.loadSerialized"
|
||||
label="Load Map..."
|
||||
label="Load Map"
|
||||
style="push">
|
||||
</command>
|
||||
<command
|
||||
|
@ -351,13 +356,13 @@
|
|||
</reference>
|
||||
</visibleWhen>
|
||||
<separator name="MENUSTART" visible="false"/>
|
||||
<separator name="GROUP1" visible="false"/>
|
||||
<separator name="GROUP2" visible="false"/>
|
||||
<separator name="GROUP3" visible="false"/>
|
||||
<separator name="GROUP4" visible="false"/>
|
||||
<separator name="GROUP5" visible="false"/>
|
||||
<separator name="GROUP6" visible="false"/>
|
||||
<separator name="GROUP7" visible="false"/>
|
||||
<separator name="GROUP1" visible="true"/>
|
||||
<separator name="GROUP2" visible="true"/>
|
||||
<separator name="GROUP3" visible="true"/>
|
||||
<separator name="GROUP4" visible="true"/>
|
||||
<separator name="GROUP5" visible="true"/>
|
||||
<separator name="GROUP6" visible="true"/>
|
||||
<separator name="GROUP7" visible="true"/>
|
||||
<separator name="MENUEND" visible="false"/>
|
||||
</menu>
|
||||
<menu
|
||||
|
@ -584,6 +589,20 @@
|
|||
value="CREATE_RBD">
|
||||
</parameter>
|
||||
</command>
|
||||
<command
|
||||
commandId="gov.noaa.nws.ncep.ui.nsharp.palette"
|
||||
icon="icons/nsharp.png"
|
||||
id="gov.noaa.nws.ncep.ui.nsharp.palette"
|
||||
label="Nsharp"
|
||||
mode="FORCE_TEXT"
|
||||
style="push"
|
||||
tooltip="Nsharp">
|
||||
<visibleWhen>
|
||||
<reference
|
||||
definitionId="com.raytheon.uf.viz.d2d.ui.inD2DActionSet">
|
||||
</reference>
|
||||
</visibleWhen>
|
||||
</command>
|
||||
|
||||
|
||||
</toolbar>
|
||||
|
|
|
@ -19,10 +19,5 @@
|
|||
further_licensing_information.
|
||||
-->
|
||||
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<contribute xsi:type="bundleItem" file="bundles/npp/soundingAvailability.xml"
|
||||
menuText="NUCAPS Sounding Availability" id="NUCAPSAvailability">
|
||||
<substitute key="name" value="NUCAPS"/>
|
||||
<substitute key="pluginName" value="nucaps"/>
|
||||
<substitute key="soundingResourceData" value="com.raytheon.uf.viz.npp.nucaps.NucapsNSharpResourceData"/>
|
||||
</contribute>
|
||||
|
||||
</menuTemplate>
|
|
@ -19,10 +19,14 @@
|
|||
further_licensing_information.
|
||||
-->
|
||||
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<contribute xsi:type="bundleItem" file="bundles/npp/soundingAvailability.xml"
|
||||
menuText="NUCAPS Soundings" id="NUCAPSAvailability">
|
||||
<substitute key="name" value="NUCAPS"/>
|
||||
<substitute key="pluginName" value="nucaps"/>
|
||||
<substitute key="soundingResourceData" value="com.raytheon.uf.viz.npp.nucaps.NucapsNSharpResourceData"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="subMenu" id="NPPProducts" menuText="NPP Products">
|
||||
<contribute xsi:type="separator" id="Imagery" visible="false"/>
|
||||
<contribute xsi:type="titleItem" id="SoundingsTitle" titleText="------ Soundings ------"/>
|
||||
<contribute xsi:type="separator" id="Soundings" visible="false"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/npp/viirs/viirsImagery.xml"
|
||||
menuText="VIIRS AK - Band 1 (0.64u)" id="Img0.64">
|
||||
|
|
|
@ -19,20 +19,6 @@
|
|||
further_licensing_information.
|
||||
-->
|
||||
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<contribute xsi:type="subMenu" menuText="HPC Station Data">
|
||||
<contribute xsi:type="bundleItem" file="bundles/BufrMosPlot.xml"
|
||||
menuText="MaxT/MinT" id="HPCmaxTminT" >
|
||||
<substitute key="model" value="HPC"/>
|
||||
<substitute key="plotModel" value="bufrmos/maxmin.svg"/>
|
||||
<substitute key="title" value="HPC MaxT/MinT ( F )"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/BufrMosPlot.xml"
|
||||
menuText="POP 24hr" id="HPCpop24hr" >
|
||||
<substitute key="model" value="HPC"/>
|
||||
<substitute key="plotModel" value="bufrmos/pop24hr.svg"/>
|
||||
<substitute key="title" value="HPC POP 24hr"/>
|
||||
</contribute>
|
||||
</contribute>
|
||||
<contribute xsi:type="subMenu" menuText="0-3 Hour Radar-based QPF">
|
||||
<contribute xsi:type="bundleItem" file="bundles/hydro/zeroToThreeHourRadarQPF.xml"
|
||||
menuText="0-3hr Prob > 0.1 inch" id="probGt01Inch">
|
||||
|
|
|
@ -20,19 +20,19 @@
|
|||
-->
|
||||
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<contribute xsi:type="bundleItem" file="bundles/hydro/FFGLmosaic.xml"
|
||||
menuText="1hr FFG Mosaic" id="1hrFFG">
|
||||
menuText="RFC 1hr FFG Mosaic" id="1hrFFG">
|
||||
<substitute key="timespan" value="FFG0124hr"/>
|
||||
<substitute key="type" value="FFG-"/>
|
||||
<substitute key="name" value="RFC 1hr FFG Mosaic"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/hydro/FFGLmosaic.xml"
|
||||
menuText="3hr FFG Mosaic" id="3hrFFG">
|
||||
menuText="RFC 3hr FFG Mosaic" id="3hrFFG">
|
||||
<substitute key="timespan" value="FFG0324hr"/>
|
||||
<substitute key="type" value="FFG-"/>
|
||||
<substitute key="name" value="RFC 3hr FFG Mosaic"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/hydro/FFGLmosaic.xml"
|
||||
menuText="6hr FFG Mosaic" id="6hrFFG">
|
||||
menuText="RFC 6hr FFG Mosaic" id="6hrFFG">
|
||||
<substitute key="timespan" value="FFG0624hr"/>
|
||||
<substitute key="type" value="FFG-"/>
|
||||
<substitute key="name" value="RFC 6hr FFG Mosaic"/>
|
||||
|
@ -260,6 +260,9 @@
|
|||
</contribute>
|
||||
</contribute>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/FFG.xml"
|
||||
menuText="All FFG" id="AllFFG">
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/FFGCounty.xml"
|
||||
menuText="County FFG" id="CntyFFG">
|
||||
</contribute>
|
||||
|
|
|
@ -28,7 +28,5 @@
|
|||
<substitute key="blendedTimeMatchMode" value="ALL_IMAGES"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="separator" id="baseCompositeSeparator"/>
|
||||
<!--
|
||||
<contribute xsi:type="subinclude" fileName="menus/satellite/basePOESImagery.xml" />
|
||||
-->
|
||||
</menuTemplate>
|
|
@ -207,26 +207,24 @@
|
|||
<substitute key="between" value="90100--105000" />
|
||||
</contribute>
|
||||
</contribute>
|
||||
<contribute xsi:type="subMenu" menuText="Scatterometer Winds">
|
||||
<!--
|
||||
<contribute xsi:type="bundleItem" file="bundles/Scatterometer_quikscat.xml"
|
||||
menuText="QuikSCAT 12.5 km" id="QuikSCAT">
|
||||
<substitute key="legend" value="QUIKSCAT"/>
|
||||
<substitute key="svg" value="quikScatPlotDesign.svg"/>
|
||||
<substitute key="plugin" value="bufrquikscat"/>
|
||||
<substitute key="posOffset" value="0"/>
|
||||
<substitute key="negOffset" value="5400"/>
|
||||
</contribute>
|
||||
-->
|
||||
<contribute xsi:type="bundleItem" file="bundles/Scatterometer.xml"
|
||||
menuText="ASCAT Winds 25 km" id="ASCATWinds">
|
||||
<substitute key="legend" value="ASCAT"/>
|
||||
<substitute key="svg" value="ascatPlotDesign.svg"/>
|
||||
<substitute key="plugin" value="bufrascat"/>
|
||||
<substitute key="posOffset" value="2650"/>
|
||||
<substitute key="negOffset" value="2650"/>
|
||||
</contribute>
|
||||
</contribute>
|
||||
<!--
|
||||
<contribute xsi:type="bundleItem" file="bundles/Scatterometer_quikscat.xml"
|
||||
menuText="QuikSCAT 12.5 km" id="QuikSCAT">
|
||||
<substitute key="legend" value="QUIKSCAT"/>
|
||||
<substitute key="svg" value="quikScatPlotDesign.svg"/>
|
||||
<substitute key="plugin" value="bufrquikscat"/>
|
||||
<substitute key="posOffset" value="0"/>
|
||||
<substitute key="negOffset" value="5400"/>
|
||||
</contribute>
|
||||
-->
|
||||
<contribute xsi:type="bundleItem" file="bundles/Scatterometer.xml"
|
||||
menuText="ASCAT Winds 25 km" id="ASCATWinds">
|
||||
<substitute key="legend" value="ASCAT"/>
|
||||
<substitute key="svg" value="ascatPlotDesign.svg"/>
|
||||
<substitute key="plugin" value="bufrascat"/>
|
||||
<substitute key="posOffset" value="2650"/>
|
||||
<substitute key="negOffset" value="2650"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="subMenu" menuText="SSM/I Point Data">
|
||||
<contribute xsi:type="titleItem"
|
||||
titleText="------ SSM/I Data ------" id="SSMIDataLine"/>
|
||||
|
@ -253,16 +251,4 @@
|
|||
<substitute key="offset" value="1800"/>
|
||||
</contribute>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/SoundingAvailability.xml"
|
||||
menuText="GOES Sounding Availability" id="goesSoundingAvailability">
|
||||
<substitute key="pluginName" value="goessounding"/>
|
||||
<substitute key="plotSource" value="GOES Sounding Availability"/>
|
||||
<substitute key="offset" value="1800"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/SoundingAvailability.xml"
|
||||
menuText="POES Sounding Availability" id="poesSoundingAvailability">
|
||||
<substitute key="pluginName" value="poessounding"/>
|
||||
<substitute key="plotSource" value="POES Sounding Availability"/>
|
||||
<substitute key="offset" value="1800"/>
|
||||
</contribute>
|
||||
</menuTemplate>
|
|
@ -19,8 +19,40 @@
|
|||
further_licensing_information.
|
||||
-->
|
||||
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<contribute xsi:type="separator" id="MySeparatorId"/>
|
||||
|
||||
<contribute xsi:type="subMenu" menuText="Sounder Imagery">
|
||||
|
||||
<contribute xsi:type="titleItem" titleText="------ Uniwisc Sounder Imagery ------" id="SounderLine"/>
|
||||
<contribute xsi:type="satBundleItem" file="bundles/DefaultSatellite.xml"
|
||||
menuText="Ozone" id="GOES-Sounder-Ozone">
|
||||
<substitute key="element" value="Sounder Based Total Column Ozone"/>
|
||||
<substitute key="entity" value="SOUNDER" />
|
||||
<substitute key="sector" value="GOES-Sounder" />
|
||||
<substitute key="colormap" value="Sat/Ozone/Ozone"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="satBundleItem" file="bundles/DefaultSatellite.xml"
|
||||
menuText="Derived Lifted Index" id="GOES-Sounder-LI">
|
||||
<substitute key="element" value="Sounder Based Derived Lifted Index"/>
|
||||
<substitute key="entity" value="SOUNDER" />
|
||||
<substitute key="sector" value="GOES-Sounder" />
|
||||
<substitute key="colormap" value="Sat/Ozone/Ozone"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="satBundleItem" file="bundles/DefaultSatellite.xml"
|
||||
menuText="Precipitable Water" id="GOES-Sounder-PW">
|
||||
<substitute key="element" value="Sounder Based Derived Precipitable Water"/>
|
||||
<substitute key="entity" value="SOUNDER" />
|
||||
<substitute key="sector" value="GOES-Sounder" />
|
||||
<substitute key="colormap" value="Sat/Precip Water/Precip Water - Polar"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="satBundleItem" file="bundles/DefaultSatellite.xml"
|
||||
menuText="CAPE" id="GOES-Sounder-Cape">
|
||||
<substitute key="element" value="CAPE"/>
|
||||
<substitute key="entity" value="SOUNDER" />
|
||||
<substitute key="sector" value="GOES-Sounder" />
|
||||
<substitute key="colormap" value="Sat/IR/IR WV"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="titleItem"
|
||||
titleText="------ GE and GW CONUS Sounder Imagery ------" id="SounderLine"/>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultCONUSSatellite.xml"
|
||||
|
@ -66,36 +98,7 @@
|
|||
<contribute xsi:type="separator" id="MySeparatorId"/>
|
||||
|
||||
|
||||
<contribute xsi:type="titleItem" titleText="------ Uniwisc Sounder Imagery ------" id="SounderLine"/>
|
||||
<contribute xsi:type="satBundleItem" file="bundles/DefaultSatellite.xml"
|
||||
menuText="Ozone" id="GOES-Sounder-Ozone">
|
||||
<substitute key="element" value="Sounder Based Total Column Ozone"/>
|
||||
<substitute key="entity" value="SOUNDER" />
|
||||
<substitute key="sector" value="GOES-Sounder" />
|
||||
<substitute key="colormap" value="Sat/Ozone/Ozone"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="satBundleItem" file="bundles/DefaultSatellite.xml"
|
||||
menuText="Derived Lifted Index" id="GOES-Sounder-LI">
|
||||
<substitute key="element" value="Sounder Based Derived Lifted Index"/>
|
||||
<substitute key="entity" value="SOUNDER" />
|
||||
<substitute key="sector" value="GOES-Sounder" />
|
||||
<substitute key="colormap" value="Sat/Ozone/Ozone"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="satBundleItem" file="bundles/DefaultSatellite.xml"
|
||||
menuText="Precipitable Water" id="GOES-Sounder-PW">
|
||||
<substitute key="element" value="Sounder Based Derived Precipitable Water"/>
|
||||
<substitute key="entity" value="SOUNDER" />
|
||||
<substitute key="sector" value="GOES-Sounder" />
|
||||
<substitute key="colormap" value="Sat/Precip Water/Precip Water - Polar"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="satBundleItem" file="bundles/DefaultSatellite.xml"
|
||||
menuText="CAPE" id="GOES-Sounder-Cape">
|
||||
<substitute key="element" value="CAPE"/>
|
||||
<substitute key="entity" value="SOUNDER" />
|
||||
<substitute key="sector" value="GOES-Sounder" />
|
||||
<substitute key="colormap" value="Sat/IR/IR WV"/>
|
||||
</contribute>
|
||||
|
||||
|
||||
|
||||
<contribute xsi:type="titleItem"
|
||||
titleText="------ OCONUS Sounder Imagery------" id="OconusSndrLine"/>
|
||||
|
@ -199,6 +202,18 @@
|
|||
<substitute key="colormap" value="Sat/IR/CIRA (IR Default)"/>
|
||||
</contribute>
|
||||
</contribute>
|
||||
|
||||
</contribute>
|
||||
<contribute xsi:type="separator" id="MySeparatorId"/>
|
||||
<contribute xsi:type="bundleItem" file="bundles/SoundingAvailability.xml"
|
||||
menuText="GOES Sounding Availability" id="goesSoundingAvailability">
|
||||
<substitute key="pluginName" value="goessounding"/>
|
||||
<substitute key="plotSource" value="GOES Sounding Availability"/>
|
||||
<substitute key="offset" value="1800"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/SoundingAvailability.xml"
|
||||
menuText="POES Sounding Availability" id="poesSoundingAvailability">
|
||||
<substitute key="pluginName" value="poessounding"/>
|
||||
<substitute key="plotSource" value="POES Sounding Availability"/>
|
||||
<substitute key="offset" value="1800"/>
|
||||
</contribute>
|
||||
</menuTemplate>
|
|
@ -22,7 +22,7 @@
|
|||
<include installTo="menu:satellite?after=GROUP1"
|
||||
fileName="menus/satellite/baseComposite.xml">
|
||||
</include>
|
||||
<include installTo="menu:satellite?before=GROUP3"
|
||||
<include installTo="menu:satellite?before=GROUP2"
|
||||
fileName="menus/satellite/baseSounderImagery.xml">
|
||||
<substitute key="sector0" value="West CONUS"/>
|
||||
<substitute key="sector1" value="East CONUS"/>
|
||||
|
@ -34,9 +34,10 @@
|
|||
fileName="menus/satellite/baseDerivedProductsImagery.xml">
|
||||
<substitute key="sector" value="Supernational"/>
|
||||
</include>
|
||||
<include subMenu="Derived Products Plots" installTo="menu:satellite?after=GROUP4"
|
||||
<include installTo="menu:satellite?before=GROUP3"
|
||||
fileName="menus/satellite/baseDerivedProductPlots.xml"/>
|
||||
<include installTo="menu:satellite?after=GROUP5"
|
||||
<!--
|
||||
<include installTo="menu:satellite?before=GROUP4"
|
||||
fileName="menus/satellite/baseNHemisphere.xml">
|
||||
<substitute key="sector0" value="West CONUS"/>
|
||||
<substitute key="sector1" value="East CONUS"/>
|
||||
|
@ -44,7 +45,8 @@
|
|||
<substitute key="sector3" value="Northern Hemisphere Composite"/>
|
||||
<substitute key="entity" value="GOES%"/>
|
||||
</include>
|
||||
<include installTo="menu:satellite?after=GROUP6"
|
||||
-->
|
||||
<include installTo="menu:satellite?before=GROUP5"
|
||||
fileName="menus/satellite/baseFourSatComposite.xml">
|
||||
<substitute key="sector" value="NH Composite - Meteosat-GOES E-GOES W-GMS"/>
|
||||
<substitute key="entity" value="Composite"/>
|
||||
|
|
|
@ -23,85 +23,85 @@
|
|||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="GFS" id="GFS" useReferenceTime="true">
|
||||
<substitute key="modelName" value="GFS"/>
|
||||
<substitute key="TP" value="TP"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="41"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="GFS 40km" id="gfs40" useReferenceTime="true">
|
||||
<substitute key="modelName" value="GFS-40km"/>
|
||||
<substitute key="TP" value="TP"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="41"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="DGEX" id="DGEX" useReferenceTime="true">
|
||||
<substitute key="modelName" value="DGEX"/>
|
||||
<substitute key="TP" value="TP"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="41"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="NAM 12km" id="NAM12" useReferenceTime="true">
|
||||
<substitute key="modelName" value="NAM12"/>
|
||||
<substitute key="TP" value="TP"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="41"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="NAM 40km" id="NAM-40km" useReferenceTime="true">
|
||||
<substitute key="modelName" value="NAM-40km"/>
|
||||
<substitute key="TP" value="TP"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="41"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="NamDNG" id="NamDNG" useReferenceTime="true">
|
||||
<substitute key="modelName" value="NamDNG"/>
|
||||
<substitute key="TP" value="TP"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="41"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="RAP 13km" id="RAP-13km" useReferenceTime="true">
|
||||
<substitute key="modelName" value="RAP-13km"/>
|
||||
<substitute key="TP" value="TP1hr"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="16"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="HRRR" id="HRRR" useReferenceTime="true">
|
||||
<substitute key="modelName" value="HRRR"/>
|
||||
<substitute key="TP" value="TP1hr"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="16"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="NAVGEM" id="NAVGEM" useReferenceTime="true">
|
||||
<substitute key="modelName" value="NAVGEM"/>
|
||||
<substitute key="TP" value="TP"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="41"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="CMC" id="CMC" useReferenceTime="true">
|
||||
<substitute key="modelName" value="CMC"/>
|
||||
<substitute key="TP" value="TP"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="12"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="RTMA" id="RTMA" useReferenceTime="true">
|
||||
<substitute key="modelName" value="RTMA"/>
|
||||
<substitute key="TP" value="TP1hr"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="16"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="URMA" id="URMA" useReferenceTime="true">
|
||||
<substitute key="modelName" value="URMA25"/>
|
||||
<substitute key="TP" value="TP1hr"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="16"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="NDFD" id="NDFD" useReferenceTime="true">
|
||||
<substitute key="modelName" value="NDFD"/>
|
||||
<substitute key="TP" value="TP"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="41"/>
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/volume/PrecipMSLP.xml"
|
||||
menuText="COAMPS-EU" id="COAMPS-EU" useReferenceTime="true">
|
||||
<substitute key="modelName" value="COAMPS-EU"/>
|
||||
<substitute key="TP" value="TP"/>
|
||||
<substitute key="TP" value="TPrun"/>
|
||||
<substitute key="frameCount" value="17"/>
|
||||
</contribute>
|
||||
</contribute>
|
||||
|
|
Loading…
Add table
Reference in a new issue