forked from NOAA-EMC/global-workflow
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
be4df72
commit 85e514f
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Submodule gdas.cd
updated
51 files
Submodule gfs_utils.fd
updated
7 files
+3 −8 | modulefiles/gfsutils_orion.intel.lua | |
+3 −8 | modulefiles/rdbfmsua_orion.intel.lua | |
+1 −8 | ush/build.sh | |
+3 −3 | ush/detect_machine.sh | |
+5 −6 | ush/nc2grb/nc2grb.ice.sh | |
+3 −4 | ush/nc2grb/nc2grb.ocean_2D.sh | |
+6 −7 | ush/nc2grb/nc2grb.ocean_3D.sh |
Submodule gsi_enkf.fd
updated
23 files
+0 −157 | LICENSE.md | |
+1 −1 | fix | |
+18 −8 | modulefiles/gsi_gaea.intel.lua | |
+0 −25 | modulefiles/gsi_noaacloud.intel.lua | |
+4 −5 | modulefiles/gsi_orion.intel.lua | |
+4 −10 | regression/CMakeLists.txt | |
+3 −7 | regression/global_4denvar.sh | |
+3 −3 | regression/global_enkf.sh | |
+4 −4 | regression/multi_regression.sh | |
+207 −0 | regression/netcdf_fv3_regional.sh | |
+1 −1 | regression/regression_driver.sh | |
+134 −176 | regression/regression_namelists.sh | |
+141 −58 | regression/regression_namelists_db.sh | |
+29 −29 | regression/regression_param.sh | |
+23 −76 | regression/regression_test_enkf.sh | |
+26 −25 | regression/regression_var.sh | |
+30 −151 | regression/rrfs_3denvar_glbens.sh | |
+0 −223 | regression/rrfs_enkf_conv.sh | |
+2 −2 | src/gsi/read_radar.f90 | |
+3 −3 | ush/detect_machine.sh | |
+3 −5 | ush/module-setup.sh | |
+6 −6 | ush/sub_gaea | |
+3 −5 | ush/sub_orion |
Submodule gsi_monitor.fd
updated
10 files
Submodule gsi_utils.fd
updated
2 files
+3 −8 | modulefiles/gsiutils_orion.intel.lua | |
+3 −3 | ush/detect_machine.sh |
Submodule ufs_utils.fd
updated
5 files
+3 −3 | modulefiles/build.orion.intel.lua | |
+6 −2 | reg_tests/ice_blend/driver.orion.sh | |
+2 −2 | reg_tests/snow2mdl/driver.orion.sh | |
+1 −1 | sorc/machine-setup.sh | |
+1 −1 | util/gdas_init/copy_coldstart_files.sh |
Submodule wxflow
updated
4 files
+1 −1 | src/wxflow/__init__.py | |
+0 −3 | src/wxflow/jinja.py | |
+15 −9 | src/wxflow/task.py | |
+0 −13 | tests/test_jinja.py |