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

Enable tapering of atm ensemble spread at the model top #3096

Closed
CatherineThomas-NOAA opened this issue Nov 13, 2024 · 1 comment · Fixed by #3097
Closed

Enable tapering of atm ensemble spread at the model top #3096

CatherineThomas-NOAA opened this issue Nov 13, 2024 · 1 comment · Fixed by #3097
Labels
feature New feature or request triage Issues that are triage

Comments

@CatherineThomas-NOAA
Copy link
Contributor

What new functionality do you need?

The GSI EnKF was previously updated to allow for the tapering of the ensemble spread towards the model top. The needed update would turn on that feature by default for GFSv17.

What are the requirements for the new functionality?

When GFS experiments are run with the global workflow, the atmospheric ensemble perturbations should be reduced towards the model top automatically using the taperanalperts namelist variable in the EnKF.

Acceptance Criteria

taperanalperts=.true. in the GSI EnKF namelist and runs without failure

Suggest a solution (optional)

A PR will be opened to include the new variable in the config.eupd file as well as the update needed for the ex script to read and pass on the new variable.

@CatherineThomas-NOAA CatherineThomas-NOAA added feature New feature or request triage Issues that are triage labels Nov 13, 2024
@CatherineThomas-NOAA
Copy link
Contributor Author

Evaluation of the impact of the tapering can be found here. Two rounds of evaluation were performed, both before and after the GWD changes were included for HR4.

CatherineThomas-NOAA added a commit to CatherineThomas-NOAA/global-workflow that referenced this issue Nov 13, 2024
This commit turns on the tapering of atmospheric
ensemble perturbations at the model top in the
EnKF to reduce the upper layer ensemble spread.
This commit also includes a minor update of
changing the IC tag date for the staged HR4 ICs.

Resolves NOAA-EMC#3096
WalterKolczynski-NOAA pushed a commit to WalterKolczynski-NOAA/global-workflow that referenced this issue Nov 22, 2024
This commit turns on the tapering of atmospheric ensemble perturbations
at the model top in the EnKF to reduce the upper layer ensemble spread.

Resolves NOAA-EMC#3096

---------

Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request triage Issues that are triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant