Skip to content

Commit

Permalink
updated gitmodules and added explicit checkout of config_env_bash
Browse files Browse the repository at this point in the history
  • Loading branch information
Terry.McGuinness authored and Terry.McGuinness committed Jun 27, 2024
1 parent cc56219 commit 3df1ec7
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 7 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_uint_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
cd $GITHUB_WORKSPACE/sorc
git submodule update --init wxflow
git submodule update --init gfs_utils.fd
cd $GITHUB_WORKSPACE/sorc/wxflow
git checkout config_env_bash
cd $GITHUB_WORKSPACE/sorc
./link_workflow.sh
cd $GITHUB_WORKSPACE/ci/scripts/tests
Expand Down
2 changes: 1 addition & 1 deletion sorc/gdas.cd
Submodule gdas.cd updated 61 files
+19 −0 README.md
+1 −1 build.sh
+25 −4 ci/driver.sh
+27 −2 ci/gw_driver.sh
+2 −2 ci/hera.sh
+0 −3 modulefiles/GDAS/gaea.intel.lua
+3 −6 modulefiles/GDAS/hera.intel.lua
+3 −3 modulefiles/GDAS/hercules.intel.lua
+0 −3 modulefiles/GDAS/noaacloud.intel.lua
+13 −12 modulefiles/GDAS/orion.intel.lua
+2 −2 modulefiles/GDAS/wcoss2.intel.lua
+8 −5 parm/aero/berror/aero_diffusionparm.yaml.j2
+33 −0 parm/aero/berror/staticb_diffusion.yaml.j2
+49 −57 parm/atm/jcb-base.yaml.j2
+1 −1 parm/atm/jcb-prototype_lgetkf.yaml.j2
+0 −356 parm/atm/obs/config/satwind_modis_aqua.yaml.j2
+0 −368 parm/atm/obs/config/satwind_modis_terra.yaml.j2
+0 −289 parm/atm/obs/config/satwind_viirs_n20.yaml.j2
+0 −289 parm/atm/obs/config/satwind_viirs_npp.yaml.j2
+1 −1 parm/jcb-algorithms
+1 −1 parm/jcb-gdas
+137 −0 parm/snow/jcb-base.yaml.j2
+7 −0 parm/snow/jcb-fv3jedi_land_ensrecenter.yaml.j2
+10 −0 parm/snow/letkfoi/ens_apply_incr_nml.j2
+5 −0 parm/soca/marine-jcb-3dfgat.yaml.j2
+72 −0 parm/soca/marine-jcb-base.yaml
+68 −2 scripts/exgdas_global_marine_analysis_prep.py
+13 −3 scripts/exgdas_global_marine_analysis_vrfy.py
+1 −1 sorc/jcb
+9 −0 test/aero/genyaml_3dvar.sh
+1 −1 test/aero/global-workflow/jjob_var_final.sh
+2 −2 test/aero/global-workflow/jjob_var_init.sh
+1 −1 test/aero/global-workflow/jjob_var_run.sh
+2 −2 test/atm/global-workflow/jcb-prototype_3dvar.yaml.j2
+2 −2 test/atm/global-workflow/jcb-prototype_lgetkf.yaml.j2
+1 −1 test/atm/global-workflow/jjob_ens_final.sh
+1 −1 test/atm/global-workflow/jjob_ens_inc.sh
+3 −3 test/atm/global-workflow/jjob_ens_init.sh
+1 −1 test/atm/global-workflow/jjob_ens_run.sh
+1 −1 test/atm/global-workflow/jjob_var_final.sh
+1 −1 test/atm/global-workflow/jjob_var_inc.sh
+5 −5 test/atm/global-workflow/jjob_var_init.sh
+1 −1 test/atm/global-workflow/jjob_var_run.sh
+1 −1 test/snow/apply_jedi_incr.sh
+1 −1 test/snow/create_bkg_ens.sh
+1 −1 test/snow/letkfoi_snowda.sh
+1 −1 test/snow/test_imsproc.sh
+6 −17 test/soca/gw/CMakeLists.txt
+11 −11 test/soca/gw/prep.sh
+9 −0 test/soca/socaincr2mom6.sh
+3 −3 ush/eva/marine_gdas_plots.yaml
+1 −4 ush/examples/run_scripts/soca1deg.yaml
+0 −45 ush/soca/examples/run_jjobs_container.yaml
+0 −50 ush/soca/examples/run_jjobs_hera.yaml
+0 −50 ush/soca/examples/run_jjobs_hera_025.yaml
+57 −57 ush/soca/marine_recenter.py
+29 −29 ush/soca/prep_ocean_obs.py
+4 −4 ush/soca/prep_ocean_obs_utils.py
+6 −7 ush/soca/run_jjobs.py
+94 −33 ush/soca/soca_vrfy.py
+3 −3 utils/soca/gdas_soca_diagb.h
2 changes: 1 addition & 1 deletion sorc/gfs_utils.fd
2 changes: 1 addition & 1 deletion sorc/ufs_model.fd
Submodule ufs_model.fd updated 82 files
+1 −1 CDEPS-interface/CDEPS
+1 −0 CDEPS-interface/cdeps_files.cmake
+1 −1 CICE-interface/CICE
+7 −1 CICE-interface/CMakeLists.txt
+19 −0 CICE-interface/cice_files.cmake
+3 −2 CMakeLists.txt
+1 −1 FV3
+1 −1 HYCOM-interface/HYCOM
+15 −0 cmake/configure_apps.cmake
+1 −0 cmake/configure_noaacloud.intel.cmake
+1 −3 doc/UsersGuide/requirements.txt
+3 −2 doc/UsersGuide/source/CodeOverview.rst
+20 −0 driver/UFSDriver.F90
+3 −3 modulefiles/ufs_derecho.gnu.lua
+3 −3 modulefiles/ufs_derecho.intel.lua
+6 −7 modulefiles/ufs_gaea.intel.lua
+3 −0 modulefiles/ufs_jet.intel.lua
+3 −3 modulefiles/ufs_orion.intel.lua
+7 −9 modulefiles/ufs_wcoss2.intel.lua
+1 −1 tests/bl_date.conf
+20 −2 tests/default_vars.sh
+2 −1 tests/detect_machine.sh
+5 −2 tests/fv3_conf/control_run.IN
+15 −0 tests/fv3_conf/cpld_docn_dice.IN
+4 −0 tests/fv3_conf/cpld_docn_pcice.IN
+86 −7 tests/fv3_conf/wam_run.IN
+545 −0 tests/logs/OpnReqTests_atm_ds2s_docn_dice_hera.log
+545 −0 tests/logs/OpnReqTests_atm_ds2s_docn_pcice_hera.log
+24 −24 tests/logs/OpnReqTests_control_p8_hera.log
+12 −12 tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log
+15 −15 tests/logs/OpnReqTests_regional_control_hera.log
+267 −264 tests/logs/RegressionTests_acorn.log
+282 −272 tests/logs/RegressionTests_derecho.log
+280 −274 tests/logs/RegressionTests_gaea.log
+372 −550 tests/logs/RegressionTests_hera.log
+375 −461 tests/logs/RegressionTests_hercules.log
+251 −245 tests/logs/RegressionTests_jet.log
+282 −277 tests/logs/RegressionTests_orion.log
+235 −232 tests/logs/RegressionTests_wcoss2.log
+4 −7 tests/module-setup.sh
+38 −0 tests/parm/diag_table/diag_additional_ldiag3d_ugwp
+19 −10 tests/parm/diag_table/diag_table_wam
+1 −1 tests/parm/docn_in.IN
+23 −13 tests/parm/field_table/field_table_wam_noaer
+15 −0 tests/parm/global_dice.streams.IN
+13 −0 tests/parm/global_dice_in.IN
+15 −0 tests/parm/global_docn.streams.IN
+12 −0 tests/parm/global_docn_in.IN
+13 −1 tests/parm/ice_in.IN
+396 −0 tests/parm/input_global_nest.nml.IN
+406 −0 tests/parm/input_global_parent.nml.IN
+53 −0 tests/parm/model_configure_gnv1.IN
+1 −0 tests/parm/ufs.configure.datm_cdeps.IN
+1 −0 tests/parm/ufs.configure.hafs_atm_docn.IN
+1 −0 tests/parm/ufs.configure.hafs_atm_ocn.IN
+1 −0 tests/parm/ufs.configure.hafs_atm_ocn_wav.IN
+1 −0 tests/parm/ufs.configure.hafs_atm_ocn_wav_inline.IN
+1 −0 tests/parm/ufs.configure.hafs_atm_ocn_wav_mom6.IN
+1 −0 tests/parm/ufs.configure.hafs_atm_wav.IN
+1 −0 tests/parm/ufs.configure.s2s.IN
+1 −0 tests/parm/ufs.configure.s2s_aoflux_esmf.IN
+5 −0 tests/parm/ufs.configure.s2s_esmf.IN
+1 −0 tests/parm/ufs.configure.s2sa.IN
+1 −0 tests/parm/ufs.configure.s2sa_esmf.IN
+1 −0 tests/parm/ufs.configure.s2sw.IN
+1 −0 tests/parm/ufs.configure.s2sw_esmf.IN
+1 −0 tests/parm/ufs.configure.s2sw_fast_esmf.IN
+1 −0 tests/parm/ufs.configure.s2swa.IN
+1 −0 tests/parm/ufs.configure.s2swa_esmf.IN
+1 −0 tests/parm/ufs.configure.s2swa_fast_esmf.IN
+0 −331 tests/parm/wam.nml.IN
+434 −0 tests/parm/wam_v17.nml.IN
+13 −7 tests/rt.conf
+3 −4 tests/rt.sh
+9 −0 tests/run_test.sh
+2 −37 tests/test_changes.list
+121 −0 tests/tests/atm_ds2s_docn_dice
+128 −0 tests/tests/atm_ds2s_docn_pcice
+91 −26 tests/tests/control_wam
+94 −30 tests/tests/control_wam_debug
+1 −0 tests/tests/cpld_control_nowave_noaero_p8
+293 −178 tests/tests/gnv1_nested
2 changes: 1 addition & 1 deletion sorc/ufs_utils.fd
Submodule ufs_utils.fd updated 52 files
+2 −0 CMakeLists.txt
+11 −7 docs/main.md
+3 −3 modulefiles/build.orion.intel.lua
+7 −9 reg_tests/cpld_gridgen/rt.conf
+1 −11 reg_tests/cpld_gridgen/rt.sh
+2 −6 reg_tests/ice_blend/driver.orion.sh
+34 −0 reg_tests/ocnice_prep/RegressionTests_hera.intel.log
+34 −0 reg_tests/ocnice_prep/RegressionTests_hercules.intel.log
+34 −0 reg_tests/ocnice_prep/RegressionTests_jet.intel.log
+34 −0 reg_tests/ocnice_prep/RegressionTests_orion.intel.log
+34 −0 reg_tests/ocnice_prep/RegressionTests_wcoss2.intel.log
+52 −0 reg_tests/ocnice_prep/parm/ice.csv
+8 −0 reg_tests/ocnice_prep/parm/ocean.csv
+8 −0 reg_tests/ocnice_prep/parm/ocniceprep.nml.IN
+10 −0 reg_tests/ocnice_prep/rt.conf
+325 −0 reg_tests/ocnice_prep/rt.sh
+21 −1 reg_tests/rt.sh
+2 −2 reg_tests/snow2mdl/driver.orion.sh
+3 −1 sorc/CMakeLists.txt
+1 −1 sorc/cpld_gridgen.fd/docs/Doxyfile.in
+ sorc/cpld_gridgen.fd/docs/_static/murray.png
+149 −47 sorc/cpld_gridgen.fd/docs/cpld_gridgen.md
+36 −40 sorc/cpld_gridgen.fd/gen_fixgrid.F90
+2 −26 sorc/cpld_gridgen.fd/postwgts.F90
+12 −9 sorc/machine-setup.sh
+44 −0 sorc/ocnice_prep.fd/CMakeLists.txt
+121 −0 sorc/ocnice_prep.fd/arrays_mod.F90
+16 −0 sorc/ocnice_prep.fd/docs/CMakeLists.txt
+2,573 −0 sorc/ocnice_prep.fd/docs/Doxyfile.in
+3 −0 sorc/ocnice_prep.fd/docs/README.md
+135 −0 sorc/ocnice_prep.fd/docs/ocnice_prep.md
+246 −0 sorc/ocnice_prep.fd/init_mod.F90
+114 −0 sorc/ocnice_prep.fd/ocncalc_mod.F90
+360 −0 sorc/ocnice_prep.fd/ocniceprep.F90
+229 −0 sorc/ocnice_prep.fd/restarts_mod.F90
+515 −0 sorc/ocnice_prep.fd/utils_esmf_mod.F90
+723 −0 sorc/ocnice_prep.fd/utils_mod.F90
+2 −1 tests/CMakeLists.txt
+40 −0 tests/ocnice_prep/CMakeLists.txt
+2 −0 tests/ocnice_prep/LSanSuppress.supp
+52 −0 tests/ocnice_prep/data/ice.badvecgrid.csv
+52 −0 tests/ocnice_prep/data/ice.badvecpairs.csv
+8 −0 tests/ocnice_prep/data/invalid.dst5p00.nml
+8 −0 tests/ocnice_prep/data/invalid.dstdim.nml
+8 −0 tests/ocnice_prep/data/invalid.model.nml
+8 −0 tests/ocnice_prep/data/invalid.srcdim.nml
+8 −0 tests/ocnice_prep/data/ocean.badvecgrid.csv
+8 −0 tests/ocnice_prep/data/ocean.badvecpairs.csv
+71 −0 tests/ocnice_prep/ftst_program_setup.F90
+0 −1 ush/cpld_gridgen.sh
+49 −0 ush/ocnice_prep.sh
+1 −1 util/gdas_init/copy_coldstart_files.sh

0 comments on commit 3df1ec7

Please sign in to comment.