-
Notifications
You must be signed in to change notification settings - Fork 176
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
Switch snow DA to use 2DVar for deterministic and ensemble mean #3163
Switch snow DA to use 2DVar for deterministic and ensemble mean #3163
Conversation
…e bias correction files from tarball (NOAA-EMC#2862)
Replace it with a direct read from BUFR at runtime.
…on files using jedi class (NOAA-EMC#2862)
…ns analysis scripts (NOAA-EMC#2862)
f549a6b
Going to let @RussTreadon-NOAA set the labels to confirm they work correctly for him. |
CI locations
|
CI Passed on Hercules in Build# 1
|
CI Passed on Hera in Build# 2
|
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.
Automated CI passes on Hera and Hercules.
Approve.
@WalterKolczynski-NOAA : is Passed on Hera and Hercules sufficient or do we need to also run on WCOSS2 (Dogwood) after it returns to service? |
d479111
into
NOAA-EMC:develop
Thank you @WalterKolczynski-NOAA |
* emc/develop: Change orog gravity wave drag scheme for grid sizes less than 10km (NOAA-EMC#3175) Switch snow DA to use 2DVar for deterministic and ensemble mean (NOAA-EMC#3163) Update compression options for GEFS history files (NOAA-EMC#3184)
* feature/land_iau: modify for Clara's gauss-fv3 regridding Change orog gravity wave drag scheme for grid sizes less than 10km (NOAA-EMC#3175) Switch snow DA to use 2DVar for deterministic and ensemble mean (NOAA-EMC#3163) Update compression options for GEFS history files (NOAA-EMC#3184)
Description
This PR moves the snow DA from a LETKF-OI approach with a fake ensemble to a 2DVar approach for the deterministic and the ensemble mean for GDAS/GFS. This PR also adds support for JCB and refactoring of the jobs to leverage the Jedi class in the workflow.
Resolves #3002
Type of change
Change characteristics
How has this been tested?
Checklist