Skip to content
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

Modify input YAML for FV3 increment converter (LETKF) #3

Merged
merged 3 commits into from
May 13, 2024

Conversation

DavidNew-NOAA
Copy link
Contributor

@DavidNew-NOAA DavidNew-NOAA commented May 10, 2024

This PR is a companion to Global Workflow PR #2593 and GDASApp PR #1104, which adds the "atmensanlfv3inc" job to Global Workflow. That job converts the JEDI ensemble increments into FV3 readable increments.

This PR modifies the the input YAML for fv3jedi_fv3inc_lgetkf.yaml.j2 in two ways:

  1. It reads FMS restart backgrounds, instead of cubed sphere history backgrounds, since reading cubed sphere history backgrounds will be implemented later.
  2. It (temporarily for now) uses FV3-JEDI restart fields metadata files for reading JEDI increments, instead of history fields metadata files, until we can start staging backgrounds as cubed sphere history files for LETKF and thus can start using history fields metadata files in the LETKF input YAML. The reason for this temporary hack is that the JEDI LETKF application uses the same fields metadata for both reading background and writing increments.

@DavidNew-NOAA DavidNew-NOAA changed the title Feature/atmensanlfv3inc Modify input YAML for FV3 increment converter (LETKF) May 10, 2024
@DavidNew-NOAA DavidNew-NOAA marked this pull request as ready for review May 10, 2024 14:13
CoryMartin-NOAA added a commit to NOAA-EMC/GDASApp that referenced this pull request May 13, 2024
…l Workflow (#1104)

This PR is a companion to Global Workflow PR
#[2593](NOAA-EMC/global-workflow#2592), which
adds the "atmensanlfv3inc" job to Global Workflow. That job converts the
JEDI ensemble increments into FV3 readable increments. This JCB-GDAS
companion PR is #[3](NOAA-EMC/jcb-gdas#3), which
updates the input YAMLs for the FV3 increment converter

This PR does two things:
1. It adds a jjob CTest to GDASApp to test this new job.
2. It modifies the LETKF input YAML to write out cubed-sphere history
increments, rather than Gaussian increments, so the FV3 increment
converter can read the resulting increment off the native grid and then
itself write out a Gaussian increment.

---------

Co-authored-by: Cory Martin <cory.r.martin@noaa.gov>
@danholdaway danholdaway merged commit 567c629 into develop May 13, 2024
@danholdaway danholdaway deleted the feature/atmensanlfv3inc branch May 13, 2024 15:00
WalterKolczynski-NOAA pushed a commit to NOAA-EMC/global-workflow that referenced this pull request May 28, 2024
This PR creates the atmensanlfv3inc job, the ensemble version of
atmanlfv3inc, created in GW PR #2420. Its GDASApp companion PR is
#[1104](NOAA-EMC/GDASApp#1104), and its JCB-GDAS
companion PR is #[3](NOAA-EMC/jcb-gdas#3).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants