awips2/edexOsgi/com.raytheon.edex.plugin.satellite/utility/common_static/base/menus/satellite/baseSatellite.xml
ucar-tmeyer 733cd56165 More updates to the Satellite Menus (VIRRS and legacy UNIWISC data)
-Moved NPP/VIIRS/NUCAPS menus/bundles/etc from CAVE to EDEX side
-Updated menus to have the new menu items and reorganized the satellite menu a bit
2023-06-20 18:51:27 +00:00

122 lines
6.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="separator" id="Separator"/>
<contribute xsi:type="titleItem" titleText="------ Legacy Satellitle Data ------" id="legacySat"/>
<contribute xsi:type="subMenu" menuText="Legacy Satellite Data">
<contribute xsi:type="titleItem" titleText="------ Composite Imagery ------" id="CompositeImagery" />
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Global Rectilinear 20km IR" id="waterVapor">
<substitute key="element" value="Imager 11 micron IR"/>
<substitute key="sector" value="AREA3100"/>
<substitute key="entity" value="UNIWISC"/>
<substitute key="colormap" value="Sat/IR/CIRA (IR Default)"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Global Rectilinear 20km WV" id="waterVapor">
<substitute key="element" value="Imager 6.7-6.5 micron IR (WV)"/>
<substitute key="sector" value="AREA3101"/>
<substitute key="entity" value="UNIWISC"/>
<substitute key="colormap" value="Sat/WV/RAMSDIS WV"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Global Mollweide 30km IR" id="waterVapor">
<substitute key="element" value="Imager 11 micron IR"/>
<substitute key="sector" value="AREA0700"/>
<substitute key="entity" value="UNIWISC"/>
<substitute key="colormap" value="Sat/IR/CIRA (IR Default)"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Global Mollweide 30km WV" id="waterVapor">
<substitute key="element" value="Imager 6.7-6.5 micron IR (WV)"/>
<substitute key="sector" value="AREA0600"/>
<substitute key="entity" value="UNIWISC"/>
<substitute key="colormap" value="Sat/WV/RAMSDIS WV"/>
</contribute>
<contribute xsi:type="separator" id="Separator"/>
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Arctic 12 micron IR" id="irWindow">
<substitute key="element" value="Imager 12 micron IR"/>
<substitute key="sector" value="Arctic"/>
<substitute key="entity" value="UNIWISC" />
<substitute key="colormap" value="Sat/IR/CIRA (IR Default)"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Arctic 11 micron IR" id="irWindow">
<substitute key="element" value="Imager 11 micron IR"/>
<substitute key="sector" value="Arctic"/>
<substitute key="entity" value="UNIWISC" />
<substitute key="colormap" value="Sat/IR/CIRA (IR Default)"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Arctic 3.5-4.0 micron IR (Fog)" id="irWindow">
<substitute key="element" value="Imager 3.5-4.0 micron IR (Fog)"/>
<substitute key="sector" value="Arctic"/>
<substitute key="entity" value="UNIWISC" />
<substitute key="colormap" value="Sat/IR/CIRA (IR Default)"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Arctic 6.7-6.5 micron IR (WV)" id="irWindow">
<substitute key="element" value="Imager 6.7-6.5 micron IR (WV)"/>
<substitute key="sector" value="Arctic"/>
<substitute key="entity" value="UNIWISC" />
<substitute key="colormap" value="Sat/WV/RAMSDIS WV"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Arctic Visible" id="visible">
<substitute key="element" value="Imager Visible"/>
<substitute key="sector" value="Arctic"/>
<substitute key="entity" value="UNIWISC" />
<substitute key="colormap" value="Sat/VIS/Linear"/>
</contribute>
<contribute xsi:type="separator" id="MySeparatorId"/>
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Antarctic 12 micron IR" id="irWindow">
<substitute key="element" value="Imager 12 micron IR"/>
<substitute key="sector" value="Antarctic"/>
<substitute key="entity" value="UNIWISC" />
<substitute key="colormap" value="Sat/IR/CIRA (IR Default)"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Antarctic 11 micron IR" id="irWindow">
<substitute key="element" value="Imager 11 micron IR"/>
<substitute key="sector" value="Antarctic"/>
<substitute key="entity" value="UNIWISC" />
<substitute key="colormap" value="Sat/IR/CIRA (IR Default)"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Antarctic 3.5-4.0 micron IR (Fog)" id="irWindow">
<substitute key="element" value="Imager 3.5-4.0 micron IR (Fog)"/>
<substitute key="sector" value="Antarctic"/>
<substitute key="entity" value="UNIWISC" />
<substitute key="colormap" value="Sat/IR/CIRA (IR Default)"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Antarctic 6.7-6.5 micron IR (WV)" id="irWindow">
<substitute key="element" value="Imager 6.7-6.5 micron IR (WV)"/>
<substitute key="sector" value="Antarctic"/>
<substitute key="entity" value="UNIWISC" />
<substitute key="colormap" value="Sat/WV/RAMSDIS WV"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/DefaultSatellite.xml"
menuText="Antarctic Visible" id="visible">
<substitute key="element" value="Imager Visible"/>
<substitute key="sector" value="Antarctic"/>
<substitute key="entity" value="UNIWISC" />
<substitute key="colormap" value="Sat/VIS/Linear"/>
</contribute>
<contribute xsi:type="titleItem" titleText="------ Satellite Winds ------" id="SatWind" />
<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="5400"/>
<substitute key="negOffset" value="5400"/>
</contribute>
</contribute>
</menuTemplate>