Skip to content

Commit

Permalink
Add max wind variables for GEFS
Browse files Browse the repository at this point in the history
  • Loading branch information
EricSinsky-NOAA committed Nov 6, 2024
1 parent 65a0339 commit cb3a6ee
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 0 deletions.
15 changes: 15 additions & 0 deletions parm/gefs/postcntrl_gefs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1327,6 +1327,21 @@
<scale> 9.0</scale>
</param>

<param>
<shortname>MAX_WIND_ON_SPEC_HGT_LVL_ABOVE_GRND_10m</shortname>
<scale>-4.0</scale>
</param>

<param>
<shortname>MAX_UGD_ON_SPEC_HGT_LVL_ABOVE_GRND_10m</shortname>
<scale>-4.0</scale>
</param>

<param>
<shortname>MAX_VGD_ON_SPEC_HGT_LVL_ABOVE_GRND_10m</shortname>
<scale>-4.0</scale>
</param>

<!-- comments wherever I like -->
</paramset>
</postxml>
126 changes: 126 additions & 0 deletions parm/sfs/postxconfig-NT-sfs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4804,3 +4804,129 @@ spec_hgt_lvl_above_grnd
?
?
?
422
MAX_WIND_ON_SPEC_HGT_LVL_ABOVE_GRND_10m
maximum wind speed on 10 meter Above Ground
1
tmpl4_8
WIND
?
MAX
spec_hgt_lvl_above_grnd
0
?
1
10.
?
0
?
0
?
?
?
?
0
0.0
0
0.0
?
0
0.0
0
0.0
0
0.0
0
0.0
1
-4.0
0
0
0
?
?
?
783
MAX_UGD_ON_SPEC_HGT_LVL_ABOVE_GRND_10m
maximum u wind on 10 meter Above Ground
1
tmpl4_8
MAXUW
NCEP
MAX
spec_hgt_lvl_above_grnd
0
?
1
10.
?
0
?
0
?
?
?
?
0
0.0
0
0.0
?
0
0.0
0
0.0
0
0.0
0
0.0
1
-4.0
0
0
0
?
?
?
784
MAX_VGD_ON_SPEC_HGT_LVL_ABOVE_GRND_10m
maximum v wind on 10 meter Above Ground
1
tmpl4_8
MAXVW
NCEP
MAX
spec_hgt_lvl_above_grnd
0
?
1
10.
?
0
?
0
?
?
?
?
0
0.0
0
0.0
?
0
0.0
0
0.0
0
0.0
0
0.0
1
-4.0
0
0
0
?
?
?

0 comments on commit cb3a6ee

Please sign in to comment.