ASM #97 - Freezing Level Height AGL for all models has units of dam instead of feet
Change-Id: Ib92fbb1c153a8a4739371d8148673a5e32ea36f9 Former-commit-id:11bab40785
[formerly 1730a6dea78cfd922b59c6cccc1c6f44d3a56949] Former-commit-id:a044b44c8b
This commit is contained in:
parent
e24dd6958e
commit
e9a417f5f8
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
<parameter>zAGL</parameter>
|
||||
</paramLevelMatches>
|
||||
<contourStyle>
|
||||
<displayUnits>dam</displayUnits>
|
||||
<displayUnits>ft</displayUnits>
|
||||
<contourLabeling labelSpacing="4" labelFormat="#">
|
||||
<increment>50</increment>
|
||||
</contourLabeling>
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
<parameter>Topo</parameter>
|
||||
</paramLevelMatches>
|
||||
<imageStyle>
|
||||
<displayUnits>km</displayUnits>
|
||||
<displayUnits>ft</displayUnits>
|
||||
<defaultColormap>Grid/gridded data</defaultColormap>
|
||||
</imageStyle>
|
||||
</styleRule>
|
||||
|
|
Loading…
Add table
Reference in a new issue