Skip to content

Commit

Permalink
removed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEichmann-NOAA committed May 29, 2024
1 parent e917155 commit 848a8ef
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions parm/soca/letkf/letkf.yaml.j2
Original file line number Diff line number Diff line change
@@ -1,30 +1,15 @@
# copied from sorc/soca/test/testinput/letkf.yml
geometry:
#geom_grid_file: data_generated/gridgen/soca_gridspec.72x35x25.nc
#mom6_input_nml: data_static/72x35x25/input.nml
#fields metadata: data_static/fields_metadata.yml
geom_grid_file: soca_gridspec.nc
mom6_input_nml: mom_input.nml
fields metadata: fields_metadata.yaml

time window:
# begin: &date 2018-04-14T00:00:00Z
#length: P2D
begin: &date '{{ ATM_WINDOW_BEGIN }}'
length: PT6H

background:
members from template:
# template:
# date: 2018-04-15T00:00:00Z
# ocn_filename: MOM.res.ens.%mem%.nc
# read_from_file: 1
# basename: data_static/72x35x25/restarts_ens/
# state variables: [socn, tocn, ssh, uocn, vocn, hocn, chl, biop]
# pattern: '%mem%'
# nmembers: 4
template:
#date: 2018-04-15T00:00:00Z
date: '{{ ATM_WINDOW_MIDDLE }}'
ocn_filename: enkfgdas.ocean.t06z.inst.f009.nc
ice_filename: enkfgdas.ice.t06z.inst.f009.nc
Expand All @@ -36,7 +21,6 @@ background:

observations:
observers:
# insert obs spaces here

driver:
do posterior observer: true
Expand Down

0 comments on commit 848a8ef

Please sign in to comment.