This commit is contained in:
mjames-upc 2019-01-29 11:59:44 -07:00
parent f9e4756e85
commit a98fdacc26
8 changed files with 5 additions and 280 deletions

View file

@ -71,7 +71,6 @@ import com.vividsolutions.jts.geom.Coordinate;
* data array for anything below 300MB for
* RAP40.
* Oct 02, 2012 15259 M.Porricelli Allow plotting when 3 levels available
* (DGEX)
* Sep 09, 2013 2277 mschenke Got rid of ScriptCreator references
* Feb 17, 2014 2661 bsteffen Remove unnecessary output.
*

View file

@ -25,12 +25,6 @@
-->
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<contribute xsi:type="titleItem" titleText="------ Families ------" id="FamiliesLine" />
<contribute xsi:type="bundleItem" file="bundles/volume/DefaultFamily.xml" menuText="DGEX"
id="dgex" useReferenceTime="true">
<substitute key="modelName" value="${DGEXmodel}" />
<substitute key="TP" value="TP" />
<substitute key="frameCount" value="18" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/volume/ECMWFHiRes.xml" menuText="ECMWF-HiRes"
id="ecmwfHiRes" useReferenceTime="true">
<substitute key="TP" value="TP" />
@ -147,4 +141,4 @@
<substitute key="TP" value="TP6hr" />
<substitute key="frameCount" value="15" />
</contribute>
</menuTemplate>
</menuTemplate>

View file

@ -36,12 +36,6 @@
<substitute key="TP" value="TP"/>
<substitute key="frameCount" value="17"/>
</contribute> -->
<contribute xsi:type="bundleItem" file="bundles/volume/DefaultFourPanel.xml"
menuText="DGEX" id="dgex4panel" useReferenceTime="true">
<substitute key="modelName" value="${DGEXmodel}" />
<substitute key="TP" value="TP6hr" />
<substitute key="frameCount" value="18" />
</contribute>
<contribute xsi:type="bundleItem" file="bundles/volume/ECMWFHiResFourPanel.xml"
menuText="ECMWF-HiRes" id="ecmwf4panel" useReferenceTime="true">
<substitute key="frameCount" value="41" />
@ -94,4 +88,4 @@
<substitute key="TP" value="TP6hr" />
<substitute key="frameCount" value="15" />
</contribute>
</menuTemplate>
</menuTemplate>

View file

@ -24,7 +24,6 @@
of the file.
-->
<menuContributionFile>
<substitute key="DGEXmodel" value="DGEX" />
<substitute key="GFSmodel" value="GFS229" />
<substitute key="NAM12model" value="NAM12" />
<substitute key="NAM40model" value="NAM40" />
@ -82,4 +81,4 @@
</include>
<include subMenu="Standard Env Package" installTo="menu:volume" fileName="menus/volume/baseStdEnvPackage.xml">
</include>
</menuContributionFile>
</menuContributionFile>

View file

@ -94,8 +94,6 @@
<alias base="HurWind250">TPCtpm250</alias>
<alias base="NICICE">nic218</alias>
<alias base="AK-NICICE">nic242</alias>
<alias base="DGEX">dgex185</alias>
<alias base="AK-DGEX">dgex186</alias>
<alias base="GFS40">gfs212</alias>
<alias base="GFS160">gfs160</alias>
<alias base="GFS254">gfs254</alias>

View file

@ -26,7 +26,7 @@
-->
<lambertConformalGridCoverage>
<name>185</name>
<description>12 km LCC limited domain CONUS grid (used by DGEX)</description>
<description>12 km LCC limited domain CONUS grid</description>
<la1>19.943</la1>
<lo1>-125.093</lo1>
<firstGridPointCorner>LowerLeft</firstGridPointCorner>

View file

@ -26,7 +26,7 @@
-->
<polarStereoGridCoverage>
<name>186</name>
<description>12 km PSG limited domain Alaska grid (used by DGEX)</description>
<description>12 km PSG limited domain Alaska grid</description>
<la1>44.196</la1>
<lo1>174.759</lo1>
<firstGridPointCorner>LowerLeft</firstGridPointCorner>

View file

@ -2673,202 +2673,6 @@ mb | 1 | 0.0 | 4 |2:i4|1:i4|LH|8000F0FF| | 0 | 4
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, GH, 850MB > 500MB
dam | 0.1 | 0.0 | 4 | i4 | X |LH|8000F0FF|,,,80 | 0 | 3
-->
<styleRule>
<paramLevelMatches>
<parameter>GH</parameter>
<creatingEntity>DGEX</creatingEntity>
<rangeLevel units="MB">
<upper>850</upper>
<lower>500</lower>
</rangeLevel>
</paramLevelMatches>
<contourStyle>
<displayUnits>dam</displayUnits>
<contourLabeling labelSpacing="4" labelFormat="#"
minMaxLabelFormat="#" minLabel="L" maxLabel="H">
<increment>3</increment>
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, GH, 250MB
dam | 0.1 | 0.0 | 4 | i5 | X |LH|8000F0FF|,,,80 | 0 | 6
-->
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>GH</parameter>
<rangeLevel units="MB">
<upper>250</upper>
<lower>250</lower>
</rangeLevel>
</paramLevelMatches>
<contourStyle>
<displayUnits>dam</displayUnits>
<contourLabeling labelSpacing="4" labelFormat="#"
minMaxLabelFormat="#" minLabel="L" maxLabel="H">
<increment>6</increment>
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, msl-P
mb | 1 | 0.0 | 4 |2:i4|1:i4|LH|8000F0FF|,,,80 | 0 | 4
-->
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>PMSL</parameter>
</paramLevelMatches>
<contourStyle>
<displayUnits>mb</displayUnits>
<smoothingDistance>80</smoothingDistance>
<contourLabeling labelSpacing="4" labelFormat="#"
minMaxLabelFormat="#" minLabel="L" maxLabel="H">
<increment>4</increment>
</contourLabeling>
</contourStyle>
</styleRule>
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>msl-P</parameter>
</paramLevelMatches>
<contourStyle>
<displayUnits>mb</displayUnits>
<displayFlags>NoPlane</displayFlags>
<smoothingDistance>80</smoothingDistance>
<contourLabeling labelSpacing="4" labelFormat="#"
minMaxLabelFormat="#" minLabel="L" maxLabel="H">
<increment>4</increment>
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, T, 850MB > 500MB
C | 1 |-273.15| 4 | | |..|8000F0FF|,,,80 | 0 | 2
-->
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>T</parameter>
<rangeLevel units="MB">
<upper>850</upper>
<lower>500</lower>
</rangeLevel>
</paramLevelMatches>
<contourStyle>
<displayUnits>C</displayUnits>
<contourLabeling labelSpacing="4">
<increment>2</increment>
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, RH, 850MB > 500MB
% | 1.0 | 0.0 | 4 | | |..|8000F0FF|,,,80 | 0 | 10
-->
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>RH</parameter>
<rangeLevel units="MB">
<upper>850</upper>
<lower>500</lower>
</rangeLevel>
</paramLevelMatches>
<contourStyle>
<displayUnits>%</displayUnits>
<smoothingDistance>80</smoothingDistance>
<contourLabeling labelSpacing="4">
<increment>10</increment>
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, PVV
-ubar/s | -10 | 0.0 | 4 | | |..|8000F0FF|m,,,80 | 11 | 1 2 3 4 5 6 8 10 12 15 20
-->
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>PVV</parameter>
</paramLevelMatches>
<contourStyle>
<smoothingDistance>80</smoothingDistance>
<displayUnits label="-ubar/s">(Pa/s)*-0.1</displayUnits>
<contourLabeling labelSpacing="4"
createNegativeValues="true">
<values>1 2 3 4 5 6 8 10 12 15 20</values>
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, SLI
C | 1 | 0 | 4 | | |..|8000F0FF|,,,80 | 0 | 2
-->
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>SLI</parameter>
</paramLevelMatches>
<contourStyle>
<smoothingDistance>80</smoothingDistance>
<displayUnits label="C">K</displayUnits>
<displayFlags>NoPlane</displayFlags>
<contourLabeling labelSpacing="4">
<increment>2</increment>
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, AV
/1e5s | 1e5 | 0.0 | 4 | | X |NX|8000F0FF|,,,80 | 0 | 2
-->
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>AV</parameter>
</paramLevelMatches>
<contourStyle>
<displayUnits label="/1e5s">/s*1.0E5</displayUnits>
<smoothingDistance>80</smoothingDistance>
<contourLabeling labelSpacing="4" minMaxLabelFormat=""
minLabel="N" maxLabel="X">
<increment>2</increment>
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, wDiv
/1e5s | 1e5 | 0.0 | 8 | | |..|8000F0FF|,,,80|11|1 2 3 4 5 6 8 10 12 15 20
-->
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>wDiv</parameter>
</paramLevelMatches>
<contourStyle>
<displayUnits label="/1e5s">/s*1.0E5</displayUnits>
<smoothingDistance>80</smoothingDistance>
<contourLabeling labelSpacing="8">
<values>1 2 3 4 5 6 8 10 12 15 20</values>
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, VAdv, dVAdv, PIVA
/1e9s | 1e9 | 0.0 | 4 | | |..|8000F0FF|,,,80| 5 | 1 5 10 20 50
-->
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>VAdv</parameter>
<parameter>dVAdv</parameter>
<parameter>PIVA</parameter>
</paramLevelMatches>
<contourStyle>
<displayUnits label="/1e9s">/s*1.0E9</displayUnits>
<smoothingDistance>80</smoothingDistance>
<contourLabeling labelSpacing="4">
<values>1 5 10 20 50</values>
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * diam
km | 0.001 | 0.0 | 4 | | |..|8000F0FF| | 0 | 1
-->
@ -3056,69 +2860,6 @@ kt|1.944| 0.0 | 4 | | |..|8000F0FF| | 0 | 10
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, TAdv
C/12hr |43200| 0.0 | 4 | | | |8000F0FF|,,,80| 5 | 1 5 10 20 50
-->
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>TAdv</parameter>
</paramLevelMatches>
<contourStyle>
<displayUnits labe="C/12hr">C/(h*12)</displayUnits>
<smoothingDistance>80</smoothingDistance>
<contourLabeling labelSpacing="4">
<values>1 5 10 20 50</values>
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, MAdv
g/Kg/12hr| 43200| 0.0 | 4 | | |..|8000F0FF|,,,80| 8 | 1 2 5 10 20 50 100 200
-->
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>MAdv</parameter>
</paramLevelMatches>
<contourStyle>
<displayUnits label="g/Kg/12hr">(g/kg)/(h*12)</displayUnits>
<contourLabeling labelSpacing="4">
<values>1 2 5 10 20 50 100 200</values>
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, PoTA, EPTA
C/12hr |43200| 0.0 | 4 | | | |8000F0FF|,,,80| 5 | 1 5 10 20 50
-->
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>PoTA</parameter>
<parameter>EPTA</parameter>
</paramLevelMatches>
<contourStyle>
<displayUnits label="C/12hr">K/h*12</displayUnits>
<contourLabeling>
<values>1 5 10 20 50</values>
</contourLabeling>
</contourStyle>
</styleRule>
<!-- * DGEX, MCon
g/Kg/12hr|43200| 0.0 | 4 | | | |8000F0FF|,,,80| 8 | 1 2 5 10 20 50 100 200
-->
<styleRule>
<paramLevelMatches>
<creatingEntity>DGEX</creatingEntity>
<parameter>MCon</parameter>
</paramLevelMatches>
<contourStyle>
<displayUnits label="g/Kg/12hr">(g/kg)/(h*12)</displayUnits>
<smoothingDistance>80</smoothingDistance>
<contourLabeling labelSpacing="4">
<values>1 2 5 10 20 50 100 200</values>
</contourLabeling>
</contourStyle>
</styleRule>
<!--
* TiltAng
deg | 1 | 0 | 4 | f4.1 | |..|8000F0FF|,900 | 20 | 0.0 0.5 0.9 1.5 1.8 2.4 3.4 4.3 5.3 6.0 7.5 8.7 10.0 12.0 14.0 16.7 19.5 25 30 45