ASM #18502 - Added Wind Gust entry to NationalBlend parameterInfo file
Change-Id: I4fca77ef9cc82923b197102f47938b7552975542 Former-commit-id: 8ba976eb2516b81da37966db2fdd7319d93ed027
This commit is contained in:
parent
3cee7e5e93
commit
35f0bc8145
1 changed files with 15 additions and 0 deletions
|
@ -217,4 +217,19 @@
|
|||
<level>FHAG2</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
<gridParameterInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="parameterInfo">
|
||||
<short_name>wgs</short_name>
|
||||
<long_name>Wind Gusts</long_name>
|
||||
<units>m/s</units>
|
||||
<udunits>meter/sec</udunits>
|
||||
<uiname>windGusts</uiname>
|
||||
<valid_range>0</valid_range>
|
||||
<valid_range>150.0</valid_range>
|
||||
<fillValue>-999999.0</fillValue>
|
||||
<n3D>0</n3D>
|
||||
<levelsDesc>FHAG 10</levelsDesc>
|
||||
<levels>
|
||||
<level>FHAG10</level>
|
||||
</levels>
|
||||
</gridParameterInfo>
|
||||
</gridParamInfo>
|
||||
|
|
Loading…
Add table
Reference in a new issue