Add driver script to convert GSI bias coefficient files for UFO#36
Merged
Conversation
guillaumevernieres
approved these changes
Mar 31, 2022
Contributor
guillaumevernieres
left a comment
There was a problem hiding this comment.
Don't know about the science, but the code look 👍
|
Automated Pull Request Testing Results: |
|
Automated Pull Request Testing Results: |
This was referenced Apr 1, 2022
Merged
DavidNew-NOAA
added a commit
that referenced
this pull request
Nov 6, 2024
This PR is a companion to Global Workflow PR [#2992](NOAA-EMC/global-workflow#2992) and JCB-GDAS PR [#36](NOAA-EMC/jcb-gdas#36). It makes a few necessary changes to the marine JCB base YAML required to have JCB working in the B-matrix task in the Global Workflow.
DavidNew-NOAA
added a commit
that referenced
this pull request
Jan 6, 2026
This PR is a companion to Global Workflow PR [#2992](NOAA-EMC/global-workflow#2992) and GDASApp PR [#1346](#1346). It adds JCB templates for the input YAMLS of JEDI applications used in the marine B-matrix task in the Global Workflow. --------- Co-authored-by: Dan Holdaway <27729500+danholdaway@users.noreply.github.com> Co-authored-by: Guillaume Vernieres <guillaume.vernieres@noaa.gov>
DavidNew-NOAA
pushed a commit
that referenced
this pull request
Jan 16, 2026
DavidNew-NOAA
added a commit
that referenced
this pull request
Jan 16, 2026
This PR is a companion to Global Workflow PR [#2992](NOAA-EMC/global-workflow#2992) and JCB-GDAS PR [#36](NOAA-EMC/jcb-gdas#36). It makes a few necessary changes to the marine JCB base YAML required to have JCB working in the B-matrix task in the Global Workflow.
RussTreadon-NOAA
pushed a commit
that referenced
this pull request
Jan 16, 2026
This PR is a companion to Global Workflow PR [#2992](NOAA-EMC/global-workflow#2992) and GDASApp PR [#1346](#1346). It adds JCB templates for the input YAMLS of JEDI applications used in the marine B-matrix task in the Global Workflow. --------- Co-authored-by: Dan Holdaway <27729500+danholdaway@users.noreply.github.com> Co-authored-by: Guillaume Vernieres <guillaume.vernieres@noaa.gov>
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.
Addresses part of #7
This adds a new ush script,
run_satbias_conv.pythat will loop through specified cycles and convert GSI bias files (eg.gdas.t00z.abiasandgdas.t00z.abias_pc) to files readable by UFO.Usage:
./run_satbias_conv.py --config input.yamlThis input YAML file should contain the following:
All three directories should/will have the structure within them:
{dump}.YYYYMMDD/HH/atmosStill to come: the associated unit test to convert a sample GSI file, and the R2D2 test to place the converted files in R2D2