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 options to tune weights of mixed ensemble for FV3-LAM EnVar #538

Closed
shoyokota opened this issue Feb 21, 2023 · 0 comments · Fixed by #541
Closed

Add options to tune weights of mixed ensemble for FV3-LAM EnVar #538

shoyokota opened this issue Feb 21, 2023 · 0 comments · Fixed by #541

Comments

@shoyokota
Copy link
Collaborator

In #451, mixed ensemble (using global and regional ensembles simultaneously) options were introduced. However, weight of each ensemble was fixed to one, so background error covariances created by these summation were overestimated compared to only using global or regional ensembles. Here, the following options are introduced to tune weights of mixed ensembles. Setting in weight_ens_gfs+weight_ens_fv3sar=1 is preferable, but not necessary.

  • weight_ens_gfs: weight of global ensemble (default: 1.0)
  • weight_ens_fv3sar: weight of regional (FV3-LAM) ensemble (default: 1.0)
shoyokota pushed a commit to shoyokota/GSI that referenced this issue Feb 21, 2023
ShunLiu-NOAA pushed a commit that referenced this issue Mar 17, 2023
…V3-LAM EnVar (#541)

This PR adds options (weight_ens_gfs and weight_ens_fv3sar) to tune
weights of mixed ensemble for FV3-LAM EnVar
(#538). Regression tests for
global 3dvar/4denvar/4dvar are not completed yet, but for other tests,
issues are not found except for "failed the scalability test" and
"exceeded maximum allowable hardware memory limit" on Orion.

Fixes #538

Co-authored-by: Sho Yokota <syokota@Orion-login-1.HPC.MsState.Edu>
TingLei-daprediction pushed a commit to TingLei-daprediction/GSI that referenced this issue May 23, 2023
…le for FV3-LAM EnVar (NOAA-EMC#541)

This PR adds options (weight_ens_gfs and weight_ens_fv3sar) to tune
weights of mixed ensemble for FV3-LAM EnVar
(NOAA-EMC#538). Regression tests for
global 3dvar/4denvar/4dvar are not completed yet, but for other tests,
issues are not found except for "failed the scalability test" and
"exceeded maximum allowable hardware memory limit" on Orion.

Fixes NOAA-EMC#538

Co-authored-by: Sho Yokota <syokota@Orion-login-1.HPC.MsState.Edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant