Skip to content

Commit

Permalink
update module hash
Browse files Browse the repository at this point in the history
  • Loading branch information
weihuang-jedi committed Jul 15, 2024
1 parent a548c7f commit d37e646
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sorc/gdas.cd
Submodule gdas.cd updated 51 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
+0 −3 modulefiles/GDAS/hera.intel.lua
+0 −3 modulefiles/GDAS/noaacloud.intel.lua
+10 −9 modulefiles/GDAS/orion.intel.lua
+5 −2 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
+5 −0 parm/soca/marine-jcb-3dfgat.yaml.j2
+72 −0 parm/soca/marine-jcb-base.yaml
+67 −1 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
+1 −1 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
+1 −1 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
+1 −1 test/atm/global-workflow/jjob_var_init.sh
+1 −1 test/atm/global-workflow/jjob_var_run.sh
+6 −17 test/soca/gw/CMakeLists.txt
+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
+56 −56 ush/soca/marine_recenter.py
+29 −29 ush/soca/prep_ocean_obs.py
+4 −4 ush/soca/prep_ocean_obs_utils.py
+2 −3 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/ufs_utils.fd
Submodule ufs_utils.fd updated 48 files
+0 −2 CMakeLists.txt
+7 −11 docs/main.md
+9 −7 reg_tests/cpld_gridgen/rt.conf
+11 −1 reg_tests/cpld_gridgen/rt.sh
+0 −34 reg_tests/ocnice_prep/RegressionTests_hera.intel.log
+0 −34 reg_tests/ocnice_prep/RegressionTests_hercules.intel.log
+0 −34 reg_tests/ocnice_prep/RegressionTests_jet.intel.log
+0 −34 reg_tests/ocnice_prep/RegressionTests_orion.intel.log
+0 −34 reg_tests/ocnice_prep/RegressionTests_wcoss2.intel.log
+0 −52 reg_tests/ocnice_prep/parm/ice.csv
+0 −8 reg_tests/ocnice_prep/parm/ocean.csv
+0 −8 reg_tests/ocnice_prep/parm/ocniceprep.nml.IN
+0 −10 reg_tests/ocnice_prep/rt.conf
+0 −325 reg_tests/ocnice_prep/rt.sh
+1 −21 reg_tests/rt.sh
+1 −3 sorc/CMakeLists.txt
+1 −1 sorc/cpld_gridgen.fd/docs/Doxyfile.in
+ sorc/cpld_gridgen.fd/docs/_static/murray.png
+47 −149 sorc/cpld_gridgen.fd/docs/cpld_gridgen.md
+40 −36 sorc/cpld_gridgen.fd/gen_fixgrid.F90
+26 −2 sorc/cpld_gridgen.fd/postwgts.F90
+8 −11 sorc/machine-setup.sh
+0 −44 sorc/ocnice_prep.fd/CMakeLists.txt
+0 −121 sorc/ocnice_prep.fd/arrays_mod.F90
+0 −16 sorc/ocnice_prep.fd/docs/CMakeLists.txt
+0 −2,573 sorc/ocnice_prep.fd/docs/Doxyfile.in
+0 −3 sorc/ocnice_prep.fd/docs/README.md
+0 −135 sorc/ocnice_prep.fd/docs/ocnice_prep.md
+0 −246 sorc/ocnice_prep.fd/init_mod.F90
+0 −114 sorc/ocnice_prep.fd/ocncalc_mod.F90
+0 −360 sorc/ocnice_prep.fd/ocniceprep.F90
+0 −229 sorc/ocnice_prep.fd/restarts_mod.F90
+0 −515 sorc/ocnice_prep.fd/utils_esmf_mod.F90
+0 −723 sorc/ocnice_prep.fd/utils_mod.F90
+1 −2 tests/CMakeLists.txt
+0 −40 tests/ocnice_prep/CMakeLists.txt
+0 −2 tests/ocnice_prep/LSanSuppress.supp
+0 −52 tests/ocnice_prep/data/ice.badvecgrid.csv
+0 −52 tests/ocnice_prep/data/ice.badvecpairs.csv
+0 −8 tests/ocnice_prep/data/invalid.dst5p00.nml
+0 −8 tests/ocnice_prep/data/invalid.dstdim.nml
+0 −8 tests/ocnice_prep/data/invalid.model.nml
+0 −8 tests/ocnice_prep/data/invalid.srcdim.nml
+0 −8 tests/ocnice_prep/data/ocean.badvecgrid.csv
+0 −8 tests/ocnice_prep/data/ocean.badvecpairs.csv
+0 −71 tests/ocnice_prep/ftst_program_setup.F90
+1 −0 ush/cpld_gridgen.sh
+0 −49 ush/ocnice_prep.sh
2 changes: 1 addition & 1 deletion sorc/wxflow

0 comments on commit d37e646

Please sign in to comment.