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

Add sfc increment ensemble mean calculation #30

Open
ClaraDraper-NOAA opened this issue Jan 25, 2024 · 0 comments
Open

Add sfc increment ensemble mean calculation #30

ClaraDraper-NOAA opened this issue Jan 25, 2024 · 0 comments

Comments

@ClaraDraper-NOAA
Copy link

ClaraDraper-NOAA commented Jan 25, 2024

The new soil analysis requires adding the ensemble mean increment to the deterministic member. For the atmosphere the same code is used to calculate the ensemble mean states and ensemble mean increments: gsi_utils.fd/src/EnKF/gfs/src/getsigensmeanp_smooth.fdgetsigensmeanp_smooth

For the sfc files, this code calculates the ensemble mean states:
gsi_utils.fd/src/EnKF/gfs/src/getsfcensmeanp.fd/

We need to

  1. update getsfcensmeanp.fd to also handle sfc increment files, following the atmospheric example.
  2. getsfcensmeanp.fd assumes the Noah model variables, and needs to be updated for Noah-MP. For netCDF files, this update is very minor.
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

No branches or pull requests

1 participant