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

Fix bugs to add the creating analysis files for early-cycle EnKF functions back #1340

Closed
XianwuXue-NOAA opened this issue Feb 28, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@XianwuXue-NOAA
Copy link
Contributor

XianwuXue-NOAA commented Feb 28, 2023

Expected behavior

When DO_CALC_INCREMENT_ENKF_GFS=YES, then early-cycle EnKF should produce analysis files

Current behavior

No analysis files were produced due to the CDUMP has been changed to "enkfgfs" instead of "gfs"

Machines affected

All machines, however, I only tested it on WCOSS2

To Reproduce

Run early-cycled enkf

Context

Change the corresponding scripts

Detailed Description

Change the corresponding scripts below from "gfs" to "enkfgfs"

scripts/exgdas_enkf_update.sh
scripts/exgdas_enkf_ecen.sh
@XianwuXue-NOAA XianwuXue-NOAA added the bug Something isn't working label Feb 28, 2023
@XianwuXue-NOAA XianwuXue-NOAA self-assigned this Feb 28, 2023
XianwuXue-NOAA added a commit to XianwuXue-NOAA/global-workflow that referenced this issue Feb 28, 2023
    for early-cycle EnKF functions back
 On branch feature/fix_early_enkf_anal_1340
	modified:   scripts/exgdas_enkf_ecen.sh
	modified:   scripts/exgdas_enkf_update.sh

Refs: NOAA-EMC#1340
@WalterKolczynski-NOAA
Copy link
Contributor

I have this fixed in the work for #761

@XianwuXue-NOAA
Copy link
Contributor Author

Thanks @WalterKolczynski-NOAA I already merged in the develop branch in PR #1343.

@XianwuXue-NOAA
Copy link
Contributor Author

@WalterKolczynski-NOAA Sorry for the fusion. I will close this issue after this comment.

@WalterKolczynski-NOAA
Copy link
Contributor

Then it is some other thing that is wrong because my early cycle fails with develop but runs fine in my branch.

@XianwuXue-NOAA
Copy link
Contributor Author

I successfully tested the develop branch with some changes for my preference last night. Please send me the log file, I will check it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants