macOS ui and menu updates for 16.4.1

This commit is contained in:
Michael James 2017-04-18 08:18:12 -06:00
parent c337f5798a
commit 863dea2b24
4 changed files with 546 additions and 435 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,61 +0,0 @@
# Warngen
com.raytheon.viz.warngen
# GFe Perspective
com.raytheon.viz.gfe
com.raytheon.viz.ghg
# AvnFPS
com.raytheon.viz.aviation
com.raytheon.viz.avnconfig
# MPE
com.raytheon.viz.mpe
com.raytheon.viz.mpe.ui
# Hydro
com.raytheon.viz.hydrobase
com.raytheon.viz.hydrocommon
com.raytheon.viz.hydro
# ncep
gov.noaa.nws.ncep.viz.ui.perspectives
gov.noaa.nws.ncep.ui.nctextui
gov.noaa.nws.ncep.viz.cloudHeight
gov.noaa.nws.ncep.viz.rsc.airmet
gov.noaa.nws.ncep.viz.rsc.atcf
gov.noaa.nws.ncep.viz.rsc.convsigmet
gov.noaa.nws.ncep.viz.rsc.ffa
gov.noaa.nws.ncep.viz.rsc.ffg
gov.noaa.nws.ncep.viz.rsc.idft
gov.noaa.nws.ncep.viz.rsc.intlsig
gov.noaa.nws.ncep.viz.rsc.lightning
gov.noaa.nws.ncep.viz.rsc.mosaic
gov.noaa.nws.ncep.viz.rsc.ncgrid
gov.noaa.nws.ncep.viz.rsc.ncscat
gov.noaa.nws.ncep.viz.rsc.nonconvsigmet
gov.noaa.nws.ncep.viz.rsc.plotdata
gov.noaa.nws.ncep.viz.rsc.satellite
gov.noaa.nws.ncep.viz.rsc.svrl
gov.noaa.nws.ncep.viz.rsc.warn
gov.noaa.nws.ncep.viz.rsc.wcn
gov.noaa.nws.ncep.viz.rsc.wcp
gov.noaa.nws.ncep.viz.rsc.wstm
gov.noaa.nws.ncep.viz.rsc.wou
#localization
com.raytheon.uf.viz.localization.perspective
org.eclipse.wst.xml.ui
com.python.pydev
com.python.pydev.analysis
com.python.pydev.codecompletion
com.python.pydev.debug
com.python.pydev.fastparser
com.python.pydev.refactoring
org.python.pydev
org.python.pydev.ast
org.python.pydev.core
org.python.pydev.customizations
org.python.pydev.debug
org.python.pydev.django
org.python.pydev.help
org.python.pydev.jython
org.python.pydev.parser
org.python.pydev.refactoring
org.python.pydev.shared_core
org.python.pydev.shared_interactive_console
org.python.pydev.shared_ui

View file

@ -50,6 +50,12 @@
<substitute key="element" value="DAA"/>
<substitute key="colormap" value="Radar/8-bit STP"/>
<substitute key="interpolate" value="true"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarComposite.xml"
menuText="OHA - One-Hour Accumulation" id="OHA">
<substitute key="element" value="OHA"/>
<substitute key="colormap" value="Radar/8-bit STP"/>
<substitute key="interpolate" value="true"/>
</contribute>
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarComposite.xml"
menuText="DTA - Storm-Total Precipitation" id="DTA">

View file

@ -457,8 +457,8 @@
<imageStyle>
<displayUnits>in</displayUnits>
<samplePrefs>
<!-- Number of decimal places to format the sample string to -->
<formatString>4</formatString>
<minValue>0</minValue>
<maxValue>12</maxValue>
</samplePrefs>
<defaultColormap>Radar/8-bit STP</defaultColormap>
<dataMapping>
@ -480,6 +480,36 @@
</dataMapping>
</imageStyle>
</styleRule>
<styleRule>
<paramLevelMatches>
<parameter>OHA</parameter>
</paramLevelMatches>
<imageStyle>
<displayUnits>in</displayUnits>
<samplePrefs>
<minValue>0</minValue>
<maxValue>12</maxValue>
</samplePrefs>
<defaultColormap>Radar/OSF/Storm Total Precip</defaultColormap>
<dataMapping>
<entry displayValue='0' pixelValue='0'/>
<entry displayValue='.1' pixelValue='20'/>
<entry displayValue='.25' pixelValue='50'/>
<entry displayValue='.5' pixelValue='100'/>
<entry displayValue='1' pixelValue='111'/>
<entry displayValue='1.5' pixelValue='122'/>
<entry displayValue='2' pixelValue='133'/>
<entry displayValue='2.5' pixelValue='144'/>
<entry displayValue='3' pixelValue='155'/>
<entry displayValue='3.5' pixelValue='166'/>
<entry displayValue='4' pixelValue='177'/>
<entry displayValue='4.5' pixelValue='188'/>
<entry displayValue='5' pixelValue='200' />
<entry displayValue='10' pixelValue='239' />
<entry displayValue='12' pixelValue='255' />
</dataMapping>
</imageStyle>
</styleRule>
<styleRule>
<paramLevelMatches>
<parameter>NTP</parameter>
@ -488,8 +518,8 @@
<imageStyle>
<displayUnits>in</displayUnits>
<samplePrefs>
<!-- Number of decimal places to format the sample string to -->
<formatString>4</formatString>
<minValue>0</minValue>
<maxValue>24</maxValue>
</samplePrefs>
<defaultColormap>Radar/8-bit STP</defaultColormap>
<dataMapping>