Skip to content

Commit

Permalink
Merge branch 'develop' into bugfix/stable_driver
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryMartin-NOAA authored Jun 29, 2023
2 parents def6a84 + 8e9d132 commit 50f2097
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 66 deletions.
65 changes: 0 additions & 65 deletions parm/aero/berror/staticb_bump.yaml

This file was deleted.

23 changes: 23 additions & 0 deletions parm/aero/berror/staticb_bump_aero.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
covariance model: SABER
saber central block:
saber block name: BUMP_NICAS
read:
io:
data directory: &staticb_aero_dir $(DATA)/berror
files prefix: 'nicas_aero'
drivers:
multivariate strategy: univariate
read local nicas: true
saber outer blocks:
- saber block name: StdDev
read:
model file:
datetime: '2016-06-30T00:00:00Z'
set datetime on read: true
filetype: fms restart
psinfile: true
datapath: Data/staticb_aero/
filename_core: 20160630.000000.stddev.fv_core.res.nc
filename_trcr: 20160630.000000.stddev.fv_tracer.res.nc
filename_cplr: 20160630.000000.stddev.coupler.res
date: '2016-06-30T00:00:00Z'
2 changes: 1 addition & 1 deletion test/genYAML_prep_aero.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cat > testoutput/genYAML_example_aero.yaml << EOF
template: ${srcdir}/parm/aero/variational/3dvar_gfs_aero.yaml
output: ${bindir}/test/testoutput/genYAML_output_3dvar_gfs_aero.yaml
config:
BERROR_YAML: \${PARMgfs}/aero/berror/staticb_bump.yaml
BERROR_YAML: \${PARMgfs}/aero/berror/staticb_bump_aero.yaml
OBS_YAML_DIR: \${PARMgfs}/aero/obs/config
COMPONENT: chem
layout_x: '8'
Expand Down

0 comments on commit 50f2097

Please sign in to comment.