(dev/gfs.v17) Fix 2-meter water vapor moist bias in western US#5011
Conversation
|
Initial tests all passed on WCOSS2. Noting that the UPP and WM still need to be updated to the official hashes. |
|
Opening for review, but adding a |
|
@DavidHuber-NOAA The ufs-weather-model production/GFS.v17 branch has committed @d4b7b56 to include updates for this 2-m dewpoint issue. Please sync your branch accordingly. Note: @barlage would like to keep these 2-m dewpoint-related changes in the dev/gfs.v17 branch and not sync them to the develop branch, as they are intended only for the GFS v17 implementation. |
|
I will make another round of CI tests manually updating the ufs-weather-model hash to make sure this is ready to be merged tomorrow morning. |
|
@JessicaMeixner-NOAA @WenMeng-NOAA the WM hash has been updated. I have removed the 'needs submodule update' label and am now adding reviewers. Please let me know how testing went. |
|
@DavidHuber-NOAA I checked the gfs-utils submodule in this PR, and it points to the NOAA-EMC/gfs-utils repository on the production/GFS.v17.0.0 branch at commit 7f6e742 ( bufr q2m adjustment). Looks good. |
WenMeng-NOAA
left a comment
There was a problem hiding this comment.
The update to the hash of ufs_model.fd looks good to me,
JessicaMeixner-NOAA
left a comment
There was a problem hiding this comment.
******** /lfs/h2/emc/couple/noscrub/jessica.meixner/pr5011/RUNTESTS/EXPDIR/C48_ATM_ufs2m ********
CYCLE STATE ACTIVATED DEACTIVATED
202103231200 Done Jun 17 2026 17:55:25 Jun 17 2026 19:25:34
******** /lfs/h2/emc/couple/noscrub/jessica.meixner/pr5011/RUNTESTS/EXPDIR/C48mx500_3DVarAOWCDA_ufs2m ********
CYCLE STATE ACTIVATED DEACTIVATED
202103241800 Done Jun 17 2026 17:55:25 Jun 17 2026 18:15:13
202103250000 Done Jun 17 2026 17:55:25 Jun 17 2026 20:10:45
******** /lfs/h2/emc/couple/noscrub/jessica.meixner/pr5011/RUNTESTS/EXPDIR/C48mx500_hybAOWCDA_ufs2m ********
CYCLE STATE ACTIVATED DEACTIVATED
202103241800 Done Jun 17 2026 17:55:19 Jun 17 2026 18:15:36
202103250000 Done Jun 17 2026 17:55:19 Jun 17 2026 19:55:46
******** /lfs/h2/emc/couple/noscrub/jessica.meixner/pr5011/RUNTESTS/EXPDIR/C48_S2SW_extended_ufs2m ********
CYCLE STATE ACTIVATED DEACTIVATED
202103231200 Done Jun 17 2026 17:55:17 Jun 17 2026 21:10:45
202103231800 Done Jun 17 2026 17:55:17 Jun 17 2026 21:00:12
******** /lfs/h2/emc/couple/noscrub/jessica.meixner/pr5011/RUNTESTS/EXPDIR/C96_atm3DVar_extended_ufs2m ********
CYCLE STATE ACTIVATED DEACTIVATED
202112201800 Done Jun 17 2026 17:55:23 Jun 17 2026 18:15:36
202112210000 Done Jun 17 2026 17:55:23 Jun 17 2026 23:05:40
202112210600 Done Jun 17 2026 17:55:23 Jun 18 2026 00:05:39
202112211200 Done Jun 17 2026 18:20:34 Jun 18 2026 01:20:37
202112211800 Done Jun 17 2026 23:10:37 Jun 18 2026 03:50:18
******** /lfs/h2/emc/couple/noscrub/jessica.meixner/pr5011/RUNTESTS/EXPDIR/C96C48_hybatmDA_ufs2m ********
CYCLE STATE ACTIVATED DEACTIVATED
202112201800 Done Jun 17 2026 17:55:11 Jun 17 2026 18:20:40
202112210000 Done Jun 17 2026 17:55:11 Jun 17 2026 20:50:48
202112210600 Done Jun 17 2026 17:55:11 Jun 17 2026 21:00:51
******** /lfs/h2/emc/couple/noscrub/jessica.meixner/pr5011/RUNTESTS/EXPDIR/C96C48_hybatmsnowDA_ufs2m ********
CYCLE STATE ACTIVATED DEACTIVATED
202112201200 Done Jun 17 2026 17:55:42 Jun 17 2026 18:25:38
202112201800 Done Jun 17 2026 17:55:42 Jun 17 2026 21:00:55
202112210000 Done Jun 17 2026 17:55:42 Jun 17 2026 21:00:55
******** /lfs/h2/emc/couple/noscrub/jessica.meixner/pr5011/RUNTESTS/EXPDIR/C96C48_hybatmsoilDA_ufs2m ********
CYCLE STATE ACTIVATED DEACTIVATED
202205150600 Done Jun 17 2026 17:55:39 Jun 17 2026 18:25:36
202205151200 Done Jun 17 2026 17:55:39 Jun 17 2026 21:05:39
202205151800 Done Jun 17 2026 17:55:39 Jun 17 2026 21:05:39
******** /lfs/h2/emc/couple/noscrub/jessica.meixner/pr5011/RUNTESTS/EXPDIR/C96C48mx500_S2SW_cyc_gfs_ufs2m ********
CYCLE STATE ACTIVATED DEACTIVATED
202112201200 Done Jun 17 2026 17:55:20 Jun 17 2026 18:15:19
202112201800 Done Jun 17 2026 17:55:20 Jun 17 2026 21:30:45
202112210000 Done Jun 17 2026 17:55:20 Jun 17 2026 21:55:44
202112211800 Done Jun 17 2026 18:20:30 Jun 17 2026 22:05:37
I would like to note that I don't believe it was just me who wants to keep these changes isolated. It was a group decision. This fix is specific to concerns identified in the GFS v17 field evaluation. A more general fix is being worked on in the model, which would make these changes obsolete, hence the choice to not need to revert them in the near future. |
barlage
left a comment
There was a problem hiding this comment.
I traced the code in the multiple pathways that were changed and everything looks correct. Testing at coarse and full resolution produced the expected impacts.
@barlage Thanks for clarifying. |
Description
This resolves the moist bias seen in 2-meter water vapor in the western US.
Type of change
Change characteristics
How has this been tested?
Initial WCOSS2 CI testing passed. Offline tests of gfs-utils were run and passed by @BoCui-NOAA. UFS WM, and UPP tests were passed in their respective PRs (ufs-community/ufs-weather-model#3252 and NOAA-EMC/UPP#1548). Additional tests are underway.
Checklist