-
Notifications
You must be signed in to change notification settings - Fork 42
Add smap soil moisture config files to jcb-gdas #2011
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
base: develop
Are you sure you want to change the base?
Conversation
ClaraDraper-NOAA
left a comment
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.
Changes look OK to me - I haven't gone through the science in the yamls, as I'm assuming we're focused on engineering for now.
I'm OK for merge, it @CoryMartin-NOAA agrees that these files should be stored in GDASApp. We do eventually hope to assimilate soil moisture obs into the global_worklow, but there will be at least a year of offline development first.
|
Fine with me, a lot of what is already in GDASApp won't be operational in 2026 |
Adds config files for SMAP soil moisture data type. The changes here are intended to be used for JEDI soil DA in the land offline workflow (outside of GW). The corresponding pygfs changes are included in the PR NOAA-PSL/land-offline_workflow#58 Companion GDASApp PR: NOAA-EMC/GDASApp#2011 --------- Co-authored-by: Jiarui Dong <[email protected]>
|
Changes otherwise look good to me, but be advised, observation staging will change soon with NOAA-EMC/global-workflow#4306. |
|
@tsga when you return from travel, could you merge in develop and resolve conflicts? Thanks! |
Adds config files for SMAP soil moisture data type. The changes here are intended to be used for JEDI soil DA in the land offline workflow (outside of GW). The corresponding pygfs changes are included in the PR NOAA-PSL/land-offline_workflow#58 Companion GDASApp PR: #2011 --------- Co-authored-by: Jiarui Dong <[email protected]>
Description
This PR adds config files for SMAP soil moisture data type. The changes here are intended to be used for JEDI soil DA in the land offline workflow. The corresponding pygfs changes are included in the PR NOAA-PSL/land-offline_workflow#58
The changes here are only addition of soil config files and do not directly affect any of the tests, but the two related CI tests C96C48_hybatmsnowDA and C96C48_hybatmsoilDA were run and pass on URSA.
Companion PRs
jcb-gdas #218
land-offline workflow #58
Issues
Automated CI tests to run in Global Workflow