Skip to content

A few enhancements for fv3jedi to avoid extra post processing of the analysis #541

@TingLei-NOAA

Description

@TingLei-NOAA

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.

  1. For D wind problem, this draft PR had been shown not abiding by the fv3jedi design
    https://github.com/JCSDA-internal/fv3-jedi/pull/1472
  2. For D wind problem, an new implementation
    https://github.com/JCSDA-internal/fv3-jedi/pull/1473
  3. In-place writing capability for regional restart
    An initial version of in-place capability for regional fv3jedi write restart file  TingLei-daprediction/sandbox-fv3-jedi#4

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions