-
Notifications
You must be signed in to change notification settings - Fork 253
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 ability to read increment files on native cubed sphere grid #2304
Add ability to read increment files on native cubed sphere grid #2304
Conversation
@DavidNew-NOAA I think it's good to add new namelist parameter increment_file_on_native_grid around fv_core_nml for the test cases https://github.com/DavidNew-NOAA/ufs-weather-model/tree/feature/cubed_sphere_inc/tests/parm. Default variable can be set here: https://github.com/DavidNew-NOAA/ufs-weather-model/blob/feature/cubed_sphere_inc/tests/default_vars.sh |
Understood, thank you @jkbk2004 |
@DavidNew-NOAA can you continue to sync up branches? we may combine this pr with #2388/#2389. I like to do a pre-test run before combining PRs. I think we can schedule to commit the combined PRs around Thursday or Friday. |
@jkbk2004 OK, I will continue syncing. Thanks for you help |
@DavidNew-NOAA I see git issue with your fv3 branch.
|
@jkbk2004 I had a typo in my .gitmodules . I just pushed a commit to fix it |
Add ability to read increment files on native cubed sphere grid ufs-community#2304
merged with #2389 |
Commit Queue Requirements:
Description:
This PR is a companion to GFDL Atmospheric Cubed Sphere PR #342 which adds the ability to read increment files on the native cubed sphere grid. Most of the technical details and motivation are in the description of that PR. It is also a companion to FV3 PR #837. This PR simply updates the hash for FV3.
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: