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

[ens_design_RRFS] Verification changes to split into gen-ens-prod and ensemble-stat #739

Conversation

michelleharrold
Copy link
Collaborator

DESCRIPTION OF CHANGES:

In METv10.1, the ensemble-stat tool has been split into two distinct tools: gen-ens-prod (new tool; creates ensemble products) and ensemble-stat (calculates ensemble stats). These changes break out the current functionality (solely using ensemble-stat) to use both gen-ens-prod and ensemble-stat. Note, this PR is for the ens_design_RRFS branch.

TESTS CONDUCTED:

Ran test case (2019061500) with GFSv15.2 physics suite for a 3 member (SPPT) ensemble and compared baseline/current capability to new capability to show results are the same using the gen-ens-prod tool.

DEPENDENCIES:

None.

DOCUMENTATION:

When gen-ens-prod capability is included in develop, the documentation will be updated accordingly.

ISSUE (optional):

Issue #709

CONTRIBUTORS (optional):

@jwolff-ncar @evankalina

Copy link
Contributor

@jwolff-ncar jwolff-ncar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just had the one very minor comment. Given I am out for a while I am going t approve this because I am guessing it is a good reason and is intended. Nothing else raised a red flag for me.

@@ -112,9 +112,9 @@ NUM_PAD=${NDIGITS_ENSMEM_NAMES}
#

if [ ${VAR} == "APCP" ]; then
LOG_SUFFIX=ensgrid_${CDATE}_${VAR}_${ACCUM}h
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am sure there is a good reason, but just curious whey the ensgrid went away here and two lines below?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good question -- since we run gen-ens-prod and ensemble-stat via exregional_run_ensgridvx.sh, I changed the log suffix logic. Now in the gen-ens-prod METplus conf files, I added gep_ to the LOG_SUFFIX and in ensmeble-stat, I added es_ to the LOG_SUFFIX in gen-ens-prod.

@michelleharrold
Copy link
Collaborator Author

I am going to close this PR and reopen another PR that contains both the gen-ens-prod changes AND changes for users providing the input directory of model data and the output directory of MET output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants