Skip to content

Commit

Permalink
Updated var yamls (#817)
Browse files Browse the repository at this point in the history
Tested on containers and Hera.
The variational test for `soca` and `fv3-jedi` are ok now, but I see
failures in land DA ...
- fixes #814
  • Loading branch information
guillaumevernieres authored Dec 19, 2023
1 parent ff211e5 commit 911af66
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
7 changes: 4 additions & 3 deletions parm/atm/variational/3dvar_dripcg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,10 @@ final:
departures: anlmob
increment:
output:
filetype: auxgrid
gridtype: gaussian
filename: ./anl/atminc.
state component:
filetype: auxgrid
gridtype: gaussian
filename: ./anl/atminc.
geometry:
fms initialization:
namelist filename: ./fv3jedi/fmsmpp.nml
Expand Down
9 changes: 5 additions & 4 deletions parm/soca/variational/3dvarfgat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,11 @@ final:
departures: oman
increment:
output:
datadir: Data
date: '{{ATM_WINDOW_BEGIN}}'
exp: 3dvarfgat_pseudo
type: incr
state component:
datadir: Data
date: '{{ATM_WINDOW_BEGIN}}'
exp: 3dvarfgat_pseudo
type: incr
geometry:
mom6_input_nml: mom_input.nml
fields metadata: ./fields_metadata.yaml

0 comments on commit 911af66

Please sign in to comment.