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
In the current regional fv3jedi cycling, multiple post processing of the analysis (from variational and enkf) are needed, which include : creation of updated D wind ; creation of updated delp ; creation from scratch of the analysis files ( and hence, non-analysis variables in the restart files needed to be added in the state variables or be taken care of in the post-processing step). This issue is to document currently explored enhancements of fv3jedi, mainly within fv3jedi fortran io interface to allow fvj3jedi cycling without need to those postprocessing while the new codes still abide to the fv3jedi design/conventions.
In the current regional fv3jedi cycling, multiple post processing of the analysis (from variational and enkf) are needed, which include : creation of updated D wind ; creation of updated delp ; creation from scratch of the analysis files ( and hence, non-analysis variables in the restart files needed to be added in the state variables or be taken care of in the post-processing step). This issue is to document currently explored enhancements of fv3jedi, mainly within fv3jedi fortran io interface to allow fvj3jedi cycling without need to those postprocessing while the new codes still abide to the fv3jedi design/conventions.
https://github.com/JCSDA-internal/fv3-jedi/pull/1472
https://github.com/JCSDA-internal/fv3-jedi/pull/1473
An initial version of in-place capability for regional fv3jedi write restart file TingLei-daprediction/sandbox-fv3-jedi#4