Skip to content

Commit ecb65c6

Browse files
replace nc4 suffix with nc for GSIBEC file gsi-coeffs-gfs-global
1 parent bae4ebc commit ecb65c6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
- ['{{ HOMEgfs }}/fix/gdas/gsibec/{{ CASE_ANL }}/gfs_gsi_global.nml', '{{ DATA }}/berror']
2-
- ['{{ HOMEgfs }}/fix/gdas/gsibec/{{ CASE_ANL }}/gsi-coeffs-gfs-global.nc4', '{{ DATA }}/berror']
2+
- ['{{ HOMEgfs }}/fix/gdas/gsibec/{{ CASE_ANL }}/gsi-coeffs-gfs-global.nc', '{{ DATA }}/berror']

parm/jcb-gdas/model/atmosphere/atmosphere_background_error_hybrid_gsibec_bump.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ components:
66
saber block name: gsi static covariance
77
read:
88
gsi akbk: {{atmosphere_fv3jedi_files_path}}/akbk.nc4
9-
gsi error covariance file: {{atmosphere_gsibec_path}}/gsi-coeffs-gfs-global.nc4
9+
gsi error covariance file: {{atmosphere_gsibec_path}}/gsi-coeffs-gfs-global.nc
1010
gsi berror namelist file: {{atmosphere_gsibec_path}}/gfs_gsi_global.nml
1111
processor layout x direction: {{atmosphere_layout_gsib_x}}
1212
processor layout y direction: {{atmosphere_layout_gsib_y}}

parm/jcb-gdas/model/atmosphere/atmosphere_background_error_static_gsibec.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ saber central block:
44
saber block name: gsi static covariance
55
read:
66
gsi akbk: {{atmosphere_fv3jedi_files_path}}/akbk.nc4
7-
gsi error covariance file: {{atmosphere_gsibec_path}}/gsi-coeffs-gfs-global.nc4
7+
gsi error covariance file: {{atmosphere_gsibec_path}}/gsi-coeffs-gfs-global.nc
88
gsi berror namelist file: {{atmosphere_gsibec_path}}/gfs_gsi_global.nml
99
processor layout x direction: {{atmosphere_layout_gsib_x}}
1010
processor layout y direction: {{atmosphere_layout_gsib_y}}

0 commit comments

Comments
 (0)