Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LTNG in PRSLEV dataset of RRFS #918

Merged
merged 2 commits into from
Apr 4, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions parm/fv3lam_rrfs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2023,6 +2023,12 @@
<scale>3.0</scale>
</param>

<param>
<shortname>GSD_MAX_LTG_THREAT3_ON_ENTIRE_ATMOS</shortname>
<pname>LTNG</pname>
<scale>4.0</scale>
</param>

</paramset>

<paramset>
Expand Down
39 changes: 38 additions & 1 deletion parm/postxconfig-NT-fv3lam_rrfs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
4
3
254
311
312
PRSLEV
32769
ncep_nco
Expand Down Expand Up @@ -11526,6 +11526,43 @@ hghst_trop_frz_lvl
?
?
?
704
GSD_MAX_LTG_THREAT3_ON_ENTIRE_ATMOS
?
1
tmpl4_8
LTNG
NCEP
MAX
entire_atmos
0
?
0
?
?
0
?
0
?
?
?
0
0.0
0
0.0
?
0
0.0
0
0.0
1
4.0
0
0
0
?
?
?
NATLEV
32769
ncep_nco
Expand Down
Loading