You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is opened to document the modifications needed so that ush/run_jedi_exe.py can execute fv3jedi_letkf.x provided a suitably configured input yaml. The following tasks need to be completed:
add low resolution ensemble to R2D2_SHARED database
ensure r2d2 is able fetch member states from a central database and stage them in a unique run directory
add ensemble as a GDASApp mode supported by run_jedi_exe.py
update, as necessary, scripts in ush/ufsda to generate yaml for fv3jedi_letkf.x run using user input
add yamls to examples/run_jedi_exe/ for ensemble DA on both Hera and Orion
The work in this issue benefits from the merger of PR #108 into develop. PR #108 allows variational and ensemble DA modes to use the same templated observation yamls.
The text was updated successfully, but these errors were encountered:
This issue is opened to document the modifications needed so that
ush/run_jedi_exe.py
can executefv3jedi_letkf.x
provided a suitably configured input yaml. The following tasks need to be completed:GDASApp mode
supported byrun_jedi_exe.py
ush/ufsda
to generate yaml forfv3jedi_letkf.x
run using user inputexamples/run_jedi_exe/
for ensemble DA on both Hera and OrionThe work in this issue benefits from the merger of PR #108 into develop. PR #108 allows variational and ensemble DA modes to use the same templated observation yamls.
The text was updated successfully, but these errors were encountered: