Skip to content

Commit 17e0443

Browse files
author
xiaoyan zhang
committed
Bug fix in cris-fsr_n21.yaml.j2;
Change the jdiag*.nc to jdiag*.nc4 to consistent with other satellites.
1 parent 464182e commit 17e0443

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

parm/jcb-rdas/observations/atmosphere/cris-fsr_n20.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
write multiple files: {{write_multiple_files | default(false) }}
1111
engine:
1212
type: H5File
13-
obsfile: jdiag_cris-fsr_n20.nc
13+
obsfile: jdiag_cris-fsr_n20.nc4
1414
io pool:
1515
max pool size: {{ max_pool_size | default(1) }}
1616
observed variables: [radiance]

parm/jcb-rdas/observations/atmosphere/cris-fsr_n21.yaml.j2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
obsdatain:
44
engine:
55
type: H5File
6-
obsfile: data/obs/ioda_crisf4_n20.nc
6+
obsfile: data/obs/ioda_crisf4_n21.nc
77
missing file action: "warn"
88
obsdataout:
99
empty obs space action: "{{empty_obs_space_action}}"
1010
write multiple files: {{write_multiple_files | default(false) }}
1111
engine:
1212
type: H5File
13-
obsfile: jdiag_cris-fsr_n21.nc
13+
obsfile: jdiag_cris-fsr_n21.nc4
1414
io pool:
1515
max pool size: {{ max_pool_size | default(1) }}
1616
observed variables: [radiance]

0 commit comments

Comments
 (0)