-
Notifications
You must be signed in to change notification settings - Fork 168
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
Add snow DA update and recentering for the EnKF forecasts #2690
Add snow DA update and recentering for the EnKF forecasts #2690
Conversation
…-NOAA/global-workflow into feature/snow-ensemble
…-NOAA/global-workflow into feature/snow-ensemble
|
Automated global-workflow Testing Results:
|
Experiment C96C48_ufs_hybatmDA_b3f8e5b3 FAIL on Wcoss2 at 08/21/24 10:07:35 PM Error logs:
Follow link here to view the contents of the above file(s): (link) |
@RussTreadon-NOAA can you take a look at why this and #2738 are both failing on the UFSDA atm test? If it doesn't have a quick fix, we may need to temporarily disable it to get v17 stuff in. |
g-w PR #2833 contains g-w changes needed to copy JEDI radiance bias correction files to COMROOT. This PR does not contain these g-w changes. As a result each of the init jobs failed because they can not copy the atms_n20 bias correction files
We can not run g-w CI C96C48_ufs_hybatmDA until g-w PR #2833 is merged into g-w
|
While #2833 is close, this one is a bit further along, so let's do this: @CoryMartin-NOAA Please add @RussTreadon-NOAA Please turn the test back on as part of your PR after this one gets merged |
@WalterKolczynski-NOAA done, thanks! |
@WalterKolczynski-NOAA , I'll try my best to remember to undo 1cb436e in PR #2833 but I may forget. Let's try to help each other to remember this important detail. |
|
Automated global-workflow Testing Results:
|
All CI Test Cases Passed on Wcoss2:
|
* origin/develop: Fix gdas build on Gaea and add Gaea to available CI list (NOAA-EMC#2857) Support ATM forecast only on Google (NOAA-EMC#2832) Add GEFS C48 support on AWS (NOAA-EMC#2818) Update omega calculation (NOAA-EMC#2751) Add snow DA update and recentering for the EnKF forecasts (NOAA-EMC#2690)
* origin/develop: Create JEDI class (NOAA-EMC#2805) Restructure the bufr sounding job (NOAA-EMC#2853) Add an archive task to GEFS system to archive files locally (NOAA-EMC#2816) Reenable Orion Cycling Support (NOAA-EMC#2877) Eliminate race conditions and remove DATAROOT last in cleanup (NOAA-EMC#2893) Update aerosol climatology to 2013-2024 mean (NOAA-EMC#2888) Add ability to run CI test C96_atm3DVar.yaml to Gaea-C5 (NOAA-EMC#2885) Support global-workflow GEFS C48 on Google Cloud (NOAA-EMC#2861) Add 3 and 9 hr increment files to IC staging (NOAA-EMC#2876) Add diffusion/diag B for aerosol DA and some other needed changes (NOAA-EMC#2738) Correct ocean `MOM.res_#` stage copy (NOAA-EMC#2868) Support coupling on AWS (NOAA-EMC#2859) Add JEDI ATM lgetkf observer and solver jobs (NOAA-EMC#2833) Fix gdas build on Gaea and add Gaea to available CI list (NOAA-EMC#2857) Support ATM forecast only on Google (NOAA-EMC#2832) Add GEFS C48 support on AWS (NOAA-EMC#2818) Update omega calculation (NOAA-EMC#2751) Add snow DA update and recentering for the EnKF forecasts (NOAA-EMC#2690) support ATM forecast only on Azure (NOAA-EMC#2827) Convert staging job to python and yaml (NOAA-EMC#2651) Fixed test on UNAVAILBLE in python Rocoto check (NOAA-EMC#2842)
Description
Apologies in that this is a fairly substantial PR, but a lot of things were needed to make this happen. This PR adds the capability to update the ensemble of snow states by recentering the ensemble mean to the deterministic snow analysis and applying increments as appropriate.
Resolves #2585
Type of change
Change characteristics
How has this been tested?
Checklist