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.
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.
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 failureSuggest 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.