-
Notifications
You must be signed in to change notification settings - Fork 35
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 GSI static B yaml to parm/berror #166
Comments
@RussTreadon-NOAA have you been able to build GSI B within GDASApp? I feel like I remember it not working properly yet. |
@CoryMartin-NOAA , I am building GDASApp on Hera with GSI B. We need to add |
@RussTreadon-NOAA sounds great. Wasn't sure where the GSI BEC in GDASApp stood, seems it was already resolved. |
Both tier1 gsibec ctests pass on Hera
Both tier1 fv3jedi_dirac tests pass
|
Create GDASApp branch |
Following changes committed to
|
@CoryMartin-NOAA , with the addition of GSIBEC as a static B option, we need to add a gsibec fix directory to Below are the paths to the
Would you please |
While working on this issue it was discovered that the Hera and Orion 3dvar tests fail when using BUMP static B. It is not yet clear if the problem with with the BUMP files or Note:
As separate issue will be opened to address the use of BUMP static B in the 3dvar tests. |
@RussTreadon-NOAA done, note that the workflow points to fix directories by default maintained by EIB. But this should be sufficient for testing. |
Thanks, @CoryMartin-NOAA . Good point about g-w. Let me contact @KateFriedman-NOAA |
@KateFriedman-NOAA , GMAO added the ability to use the GSI background error covariance file (staticb) in JEDI applications. This issue (#166) adds the use of the GSI staticb to the GDASApp. In order to use GSI staticb in Hera
Orion
This request has been formally made via g-w issue #1103. |
* Add gsibec as a staticb option for fv3jedi_var.x (#166) * Add missing whitespace (python coding norm) (#166) * Add cloud liquid water and ice to gsibec control vector (#166) * add staticb_type to 3dvar_orion.yaml (#166) * configure hera and orion 3dvar yaml to use gsibec, add identity staticb to stage.py (#166) * Streamline coding in stage.py (#166) * Clean up gsibec staticb yaml (#166)
Work for this issue has been completed and merged into |
fv3jedi_var.x
may now be run with the GSI static B. This issue is opened to addstaticb_gsi.yaml
toparm/berror
and confirmrun_jedi_exe.py
can execute3dvar_hera.yaml
and3dvar_orion.yaml
with GSI static B.The text was updated successfully, but these errors were encountered: