Commit 250b013
authored
Add JEDI-testing application testing capability to JEDI Python class (NOAA-EMC#4621)
This adds the capability in the JEDI Python class to turn on JEDI
application tests by adding a `app_test_yaml` to its configuration file.
Previously application tests were turned on in the "JCB prototype YAML"
for various JEDI-based GW jobs. The YAMLs were removed in
NOAA-EMC/GDASApp#1999 in order to consolidate
configuration files in line with the JEDI class refactoring done in
NOAA-EMC#4306.1 parent fd75304 commit 250b013
2 files changed
Lines changed: 7 additions & 2 deletions
- parm/atm/atm_det_config.yaml.j2+2
- parm/atm/atm_ens_config.yaml.j2+4
- sorc/fv3-jedi+1-1
- sorc/ioda+1-1
- sorc/saber+1-1
- sorc/ufo+1-1
- test/atm/global-workflow/jedi-test_3dvar-fv3inc.yaml.j2+2
- test/atm/global-workflow/jedi-test_3dvar.yaml.j2+2
- test/atm/global-workflow/jedi-test_lgetkf-fv3inc.yaml.j2+2
- test/atm/global-workflow/jedi-test_lgetkf-observer.yaml.j2+2
- test/atm/global-workflow/jedi-test_lgetkf-solver.yaml.j2+2
- test/atm/global-workflow/jedi-test_lgetkf.yaml.j2+2
- test/gw-ci/atm/jedi-test_3dvar-fv3inc_ufs_hybatmDA.yaml.j2+2
- test/gw-ci/atm/jedi-test_3dvar_ufs_hybatmDA.yaml.j2+2
- test/gw-ci/atm/jedi-test_lgetkf-fv3inc_ufs_hybatmDA.yaml.j2+2
- test/gw-ci/atm/jedi-test_lgetkf-observer_ufs_hybatmDA.yaml.j2+2
- test/gw-ci/atm/jedi-test_lgetkf-solver_ufs_hybatmDA.yaml.j2+2
- test/gw-ci/atm/jedi-test_lgetkf_ufs_hybatmDA.yaml.j2+2
- test/testreference/C96C48_ufs_hybatmDA_3dvar-fv3inc.ref+38-29
- test/testreference/C96C48_ufs_hybatmDA_3dvar.ref+67-118
- test/testreference/C96C48_ufs_hybatmDA_lgetkf-fv3inc.ref+76-58
- test/testreference/C96C48_ufs_hybatmDA_lgetkf_observer.ref+66-104
- test/testreference/C96C48_ufs_hybatmDA_lgetkf_solver.ref+124-152
- test/testreference/atm_jjob_3dvar-fv3inc.ref+22-22
- test/testreference/atm_jjob_3dvar.ref+63-63
- test/testreference/atm_jjob_lgetkf-fv3inc.ref+91-91
- test/testreference/atm_jjob_lgetkf.ref+47-47
- test/testreference/atm_jjob_lgetkf_observer.ref+23-23
- test/testreference/atm_jjob_lgetkf_solver.ref+32-32
- test/update_references.sh+42
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
| |||
0 commit comments