-
Notifications
You must be signed in to change notification settings - Fork 155
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 option to use netcdf global_berror files #810
Add option to use netcdf global_berror files #810
Conversation
Install Dogwood (WCOSS2)
Orion
The
Hera
Hercules |
Hercules
The
This is not a fatal failure. The |
Additional tests on Dogwood Run the following cases:
Cases 2 through 4 were run twice: (a) The two jobs for Case 5 remain pending in the queue. Case 1 is the ultra low-resolution case to be used in g-w CI. The |
Case 5, C768L127 with C384L127 ensemble is done. |
@danholdaway , @DavidNew-NOAA , and @CatherineThomas-NOAA This PR adapts code from the JEDI GSIBEC to allow @CoryMartin-NOAA created netcdf GSI code review policy requires two peer reviews and approvals before PRs can be merged into |
@DavidNew-NOAA or @CatherineThomas-NOAA , do you have time to review this PR? If not, let me know and I'll reach out to other developers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine to me, with the caveat that I don't know my way around GSI very well.
Thank you @DavidNew-NOAA ! |
Install Dogwood
Hera
Orion
In the above tests Dogwood
Hera
Orion
Additionally, the The operational 20241206 06Z GDAS was run at C768. Again, identical analysis results are generated with comparable wall times and stdout sizes. |
Description
This PR adds the option for
gsi.x
to read netcdf formatglobal_berror
files.Resolves #808
Depends on
Type of change
How Has This Been Tested?
ctests run on WCOSS2 (Dogwood) with Passed result for all tests.
NetCDF format
global_berror
files tested for various resolutions on Dogwood. Runs using netcdf and binaryglobal_berror
files yield bitwise identical analysis increment files.Checklist