[dev-sci] Add fix files for running JEDI-based EnKF on conus3km #1402
Merged
MatthewPyle-NOAA merged 12 commits intoNOAA-EMC:dev-scifrom Mar 23, 2026
Merged
[dev-sci] Add fix files for running JEDI-based EnKF on conus3km #1402MatthewPyle-NOAA merged 12 commits intoNOAA-EMC:dev-scifrom
MatthewPyle-NOAA merged 12 commits intoNOAA-EMC:dev-scifrom
Conversation
MatthewPyle-NOAA
approved these changes
Mar 23, 2026
Contributor
|
@SamuelDegelia-NOAA Will adding the MGBF namelists be done in a separate PR, or do you want to hold this one up until that is ready? |
Author
|
@MatthewPyle-NOAA That will be done in a later PR. I think the namelists are available but they still require some testing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DESCRIPTION OF CHANGES:
This small PR adds fix and configuration files for running JEDI-based EnKF on conus3km. There is also a minor bug fix to get the
rdas_ua2u.xutility working for larger jobs. It does not seem to like using lots of mpi ranks, so I put a limit on it of 480 ranks. But the previous version had the wrongppnset for this conditional which is fixed here.Note: this is almost enough to run jedivar on 3km. But we are still missing the MGBF namelists which Ting is working on.
TESTS CONDUCTED:
Ran 7-day retros with GSI and JEDI-based EnKF. Results are here: https://docs.google.com/presentation/d/1Wc7WlCQD3pSAHsH9y-UPofha_wvVVd7ySjCo0KMjHhc/edit?slide=id.g3d1c41bf710_0_0#slide=id.g3d1c41bf710_0_0
Machines/Platforms:
Test cases:
ISSUE:
None