Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion parm/jcb-rdas/observations/atmosphere/abi_g16.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
write multiple files: {{write_multiple_files | default(false) }}
engine:
type: H5File
obsfile: jdiag_abi_g16.nc4
obsfile: jdiag_abi_g16.nc
io pool:
max pool size: {{ max_pool_size | default(1) }}
simulated variables: [brightnessTemperature]
Expand Down
2 changes: 1 addition & 1 deletion parm/jcb-rdas/observations/atmosphere/abi_g18.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
write multiple files: {{write_multiple_files | default(false) }}
engine:
type: H5File
obsfile: jdiag_abi_g18.nc4
obsfile: jdiag_abi_g18.nc
io pool:
max pool size: {{ max_pool_size | default(1) }}
simulated variables: [brightnessTemperature]
Expand Down
2 changes: 1 addition & 1 deletion parm/jcb-rdas/observations/atmosphere/atms_n20.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
write multiple files: {{write_multiple_files | default(false) }}
engine:
type: H5File
obsfile: jdiag_atms_n20.nc4
obsfile: jdiag_atms_n20.nc
io pool:
max pool size: {{ max_pool_size | default(1) }}
simulated variables: [brightnessTemperature]
Expand Down
2 changes: 1 addition & 1 deletion parm/jcb-rdas/observations/atmosphere/atms_n21.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
write multiple files: {{write_multiple_files | default(false) }}
engine:
type: H5File
obsfile: jdiag_atms_n21.nc4
obsfile: jdiag_atms_n21.nc
io pool:
max pool size: {{ max_pool_size | default(1) }}
simulated variables: [brightnessTemperature]
Expand Down
2 changes: 1 addition & 1 deletion parm/jcb-rdas/observations/atmosphere/atms_npp.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
write multiple files: {{write_multiple_files | default(false) }}
engine:
type: H5File
obsfile: jdiag_atms_npp.nc4
obsfile: jdiag_atms_npp.nc
io pool:
max pool size: {{ max_pool_size | default(1) }}
simulated variables: [brightnessTemperature]
Expand Down
2 changes: 1 addition & 1 deletion parm/jcb-rdas/observations/atmosphere/cris-fsr_n21.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
obsdatain:
engine:
type: H5File
obsfile: data/obs/ioda_crisf4_n20.nc
obsfile: data/obs/ioda_crisf4_n21.nc
missing file action: "warn"
obsdataout:
empty obs space action: "{{empty_obs_space_action}}"
Expand Down