-
Notifications
You must be signed in to change notification settings - Fork 108
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
Update global_cycle for Noah-MP cycling #761
Comments
existing file instead of writing an entire new file. Modify driver script to make copy of the input restart files for updating. Fixes ufs-community#761.
Test case from @HelinWei-NOAA on Hera: |
the records in the input file. Fixes ufs-community#761.
existing restart file. The goal is to have one routine that works for noah and noah-mp. Fixes ufs-community#761
Updates to recognize and process Noah-MP restart files. Currently, only the greenness fraction is updated for Noah-MP. Other required fields for Noah-MP will be added later after consultation with the land team. All changes are backwards compatible when processing Noah restart files. Part of #761.
@aerorahul I would like to test a fractional grid case. Do you have some sample restart files? |
Per request from the land team, the soil moisture nudging was turned on (d2f7e1b). This was tested on a canned C96 non-fractional case on Hera ( Will ask for help to test within the global workflow. If it works, will open a PR. |
When using NoahMP, output the adjusted soil moisture to the restart files. Fixes #761.
The
global_cycle
program only works with the Noah-LSM. The next upgrade of the GFS will use Noah-MP.The text was updated successfully, but these errors were encountered: