Commit e9607fc
authored
Marine B-matrix refactor companion PR (#1346)
This PR is a companion to Global Workflow PR
[#2992](NOAA-EMC/global-workflow#2992) and
JCB-GDAS PR [#36](NOAA-EMC/jcb-gdas#36).
It makes a few necessary changes to the marine JCB base YAML required to
have JCB working in the B-matrix task in the Global Workflow.1 parent ffbdd80 commit e9607fc
File tree
12 files changed
+7
-290
lines changed- parm
- soca
- berror
- gridgen
12 files changed
+7
-290
lines changed- .github/workflows/run_jcb_basic_testing.yaml+33
- algorithm/aero/aero_convert_background.yaml.j2+48
- algorithm/aero/aero_gen_bmatrix_diagb.yaml.j2+81
- algorithm/aero/aero_gen_bmatrix_diffusion.yaml.j2+48
- algorithm/marine/soca_diagb.yaml.j2+37
- algorithm/marine/soca_ensb.yaml.j2+98
- algorithm/marine/soca_ensweights.yaml.j2+37
- algorithm/marine/soca_gridgen.yaml.j2+5
- algorithm/marine/soca_parameters_diffusion_hz.yaml.j2+37
- algorithm/marine/soca_parameters_diffusion_vt.yaml.j2+34
- algorithm/marine/soca_setcorscales.yaml.j2+23
- algorithm/marine/soca_vtscales.yaml.j2+13
- model/aero/aero_3dfgat_outer_loop_1.yaml.j2+1
- model/aero/aero_3dfgat_outer_loop_2.yaml.j2+1
- model/aero/aero_3dvar_outer_loop_1.yaml.j2+17
- model/aero/aero_3dvar_outer_loop_2.yaml.j2+17
- model/aero/aero_background.yaml.j2+10
- model/aero/aero_background_error_static_diffusion.yaml.j2+33
- model/aero/aero_final_increment_cubed_sphere.yaml.j2+23
- model/aero/aero_final_increment_gaussian.yaml.j2+18
- model/aero/aero_geometry.yaml.j2
- model/aero/aero_geometry_background.yaml.j2+11
- model/aero/aero_model_pseudo.yaml.j2+13
- model/marine/marine_background_error_hybrid_diffusion_diffusion.yaml.j2+22-45
- observation_chronicle/atmosphere/abi_g16.yaml+29
- observation_chronicle/atmosphere/abi_g17.yaml+29
- observation_chronicle/atmosphere/iasi_metop-a.yaml
- observation_chronicle/atmosphere/iasi_metop-b.yaml
- observations/aero/viirs_n20_aod.yaml.j2+63
- observations/aero/viirs_n21_aod.yaml.j2+63
- observations/aero/viirs_npp_aod.yaml.j2+63
- observations/atmosphere-lgetkf/iasi_metop-a.yaml.j2+31-89
- observations/atmosphere-lgetkf/iasi_metop-b.yaml.j2+31-89
- observations/atmosphere/abi_g16.yaml.j2+474
- observations/atmosphere/abi_g17.yaml.j2+474
- observations/atmosphere/iasi_metop-a.yaml.j2+31-90
- observations/atmosphere/iasi_metop-b.yaml.j2+31-90
- observations/marine/insitu_profile_argo.yaml.j2-542
- test/client_integration/gdas-atmosphere-templates.yaml+136
- test/client_integration/gdas-marine-templates.yaml+113
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
45 | | - | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
49 | | - | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments