Skip to content

Commit

Permalink
removed <table_info>NCEP</table_info> for ULWRF to use the official W…
Browse files Browse the repository at this point in the history
…MO ID rather than the dupilcate NCEP local use ID (#868)
  • Loading branch information
AndrewBenjamin-NOAA authored Feb 1, 2024
1 parent a982dfe commit 2953e46
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
7 changes: 0 additions & 7 deletions parm/fv3lam_rrfs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,6 @@
<param>
<shortname>INST_ULWRF_ON_SURFACE</shortname>
<pname>ULWRF</pname>
<table_info>NCEP</table_info>
<scale>4.0</scale>
</param>

Expand Down Expand Up @@ -964,7 +963,6 @@
<param>
<shortname>AVE_ULWRF_ON_SURFACE</shortname>
<pname>ULWRF</pname>
<table_info>NCEP</table_info>
<scale>3.0</scale>
</param>

Expand All @@ -978,14 +976,12 @@
<param>
<shortname>AVE_ULWRF_ON_TOP_OF_ATMOS</shortname>
<pname>ULWRF</pname>
<table_info>NCEP</table_info>
<scale>3.0</scale>
</param>

<param>
<shortname>INST_ULWRF_ON_TOP_OF_ATMOS</shortname>
<pname>ULWRF</pname>
<table_info>NCEP</table_info>
<scale>4.0</scale>
</param>

Expand Down Expand Up @@ -2741,7 +2737,6 @@
<param>
<shortname>INST_ULWRF_ON_SURFACE</shortname>
<pname>ULWRF</pname>
<table_info>NCEP</table_info>
<scale>4.0</scale>
</param>

Expand Down Expand Up @@ -2769,7 +2764,6 @@
<param>
<shortname>AVE_ULWRF_ON_SURFACE</shortname>
<pname>ULWRF</pname>
<table_info>NCEP</table_info>
<scale>3.0</scale>
</param>

Expand All @@ -2783,7 +2777,6 @@
<param>
<shortname>AVE_ULWRF_ON_TOP_OF_ATMOS</shortname>
<pname>ULWRF</pname>
<table_info>NCEP</table_info>
<scale>3.0</scale>
</param>

Expand Down
14 changes: 7 additions & 7 deletions parm/postxconfig-NT-fv3lam_rrfs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4946,7 +4946,7 @@ INST_ULWRF_ON_SURFACE
1
tmpl4_0
ULWRF
NCEP
?
?
surface
0
Expand Down Expand Up @@ -5094,7 +5094,7 @@ AVE_ULWRF_ON_SURFACE
1
tmpl4_8
ULWRF
NCEP
?
AVE
surface
0
Expand Down Expand Up @@ -5168,7 +5168,7 @@ AVE_ULWRF_ON_TOP_OF_ATMOS
1
tmpl4_8
ULWRF
NCEP
?
AVE
top_of_atmos
0
Expand Down Expand Up @@ -5205,7 +5205,7 @@ INST_ULWRF_ON_TOP_OF_ATMOS
1
tmpl4_0
ULWRF
NCEP
?
?
top_of_atmos
0
Expand Down Expand Up @@ -15026,7 +15026,7 @@ INST_ULWRF_ON_SURFACE
1
tmpl4_0
ULWRF
NCEP
?
?
surface
0
Expand Down Expand Up @@ -15174,7 +15174,7 @@ AVE_ULWRF_ON_SURFACE
1
tmpl4_8
ULWRF
NCEP
?
AVE
surface
0
Expand Down Expand Up @@ -15248,7 +15248,7 @@ AVE_ULWRF_ON_TOP_OF_ATMOS
1
tmpl4_8
ULWRF
NCEP
?
AVE
top_of_atmos
0
Expand Down

0 comments on commit 2953e46

Please sign in to comment.