Skip to content

Commit

Permalink
Six new winter weather diagnostics, new precip ice density for RUC, N…
Browse files Browse the repository at this point in the history
…OAH and NOAH MP LSM, and rename nsradar_reset (ufs-community#1529)

* Six new winter wx diags, new precip ice density for RUC, NOAH MP and NOAH LSMs, new namelist parameter for nsradar_reset, new flat files for GFS and fv3lam to properly handle new winter wx diags.

* remove six winter wx diags from f00 xml file

* Remove commented out lines related to old computation of precip ice density

* Added 6 winter weather diagnostics + precip ice density (all 2D fields) to select diag_tables

* Use correct postxconfig files

* Include Grant's winter wx mods

Co-authored-by: JONG KIM <[email protected]>
Co-authored-by: Brian Curtis <[email protected]>
Co-authored-by: zach1221 <[email protected]>
  • Loading branch information
4 people authored and dustinswales committed Mar 3, 2023
1 parent a4fdeb7 commit 7f49400
Show file tree
Hide file tree
Showing 6 changed files with 21,494 additions and 0 deletions.
4,203 changes: 4,203 additions & 0 deletions tests/RegressionTests_acorn.intel.log

Large diffs are not rendered by default.

4,557 changes: 4,557 additions & 0 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

4,184 changes: 4,184 additions & 0 deletions tests/RegressionTests_jet.intel.log

Large diffs are not rendered by default.

4,596 changes: 4,596 additions & 0 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

3,953 changes: 3,953 additions & 0 deletions tests/RegressionTests_wcoss2.intel.log

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ if [[ $TESTS_FILE =~ '35d' ]] || [[ $TESTS_FILE =~ 'weekly' ]]; then
TEST_35D=true
fi


BL_DATE=20230215

RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-${BL_DATE}/${RT_COMPILER^^}}
Expand Down

0 comments on commit 7f49400

Please sign in to comment.