VLab Issue #4553 - AWIPS2_DR_16047: An update for Bad rule in gridImageryStyleRules.xml for Convective Inhibition; fixes #4553
Change-Id: Ib4e566154c6b8282efb33464b850ff1f66a5e6d0 Former-commit-id:dea223412e
[formerly 847ecb836cf5d7bad28817dd68e752e4ba79f6c4] Former-commit-id:c9385c0912
This commit is contained in:
parent
01c22431e6
commit
ed0b9c0ce1
1 changed files with 4 additions and 4 deletions
|
@ -2231,7 +2231,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>
|
||||
|
@ -2250,8 +2250,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>
|
||||
|
@ -4015,7 +4015,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