Merge branch 'ops_14.3.1' of ssh://collaborate3.nws.noaa.gov:29418/AWIPS2_Dev_Baseline into master_14.3.1
Former-commit-id: f26e54011d334972bb1e999304b1b2d13a1c408f
This commit is contained in:
commit
4bc465bfbd
1 changed files with 4 additions and 4 deletions
|
@ -2264,7 +2264,7 @@
|
|||
</styleRule>
|
||||
<!--
|
||||
* NBE, ETA, mesoEta212, ETA207, mesoEta216, mesoEta217, ETA218, ETA242, GFS213, GFS212
|
||||
J/kg | -1| 0 | 1 | 450 | |,x| 29 | 0 | 100
|
||||
J/kg | -1| 0 | -1000 | -1 | |,x| 29 | 0 | 100
|
||||
-->
|
||||
<styleRule>
|
||||
<paramLevelMatches>
|
||||
|
@ -2283,8 +2283,8 @@
|
|||
<!-- filterLow="true" -->
|
||||
<displayUnits>J/kg</displayUnits>
|
||||
<range scale="LINEAR">
|
||||
<minValue>1</minValue>
|
||||
<maxValue>450</maxValue>
|
||||
<minValue>-1000</minValue>
|
||||
<maxValue>-1</maxValue>
|
||||
</range>
|
||||
<defaultColormap>Grid/gridded data</defaultColormap>
|
||||
<colorbarLabeling>
|
||||
|
@ -4048,7 +4048,7 @@
|
|||
</styleRule>
|
||||
<!--
|
||||
* NBE, RUC130, Layer
|
||||
J/kg | 1 | 0 | 1 | 450 | |,x | 29 | -1 | 100
|
||||
J/kg | 1 | 0 | -1000 | -1 | |,x | 29 | -1 | 100
|
||||
-->
|
||||
<!-- DISABLED for plane type "EA"
|
||||
<styleRule>
|
||||
|
|
Loading…
Add table
Reference in a new issue