diff --git a/Externals.cfg b/Externals.cfg index 4efc0448ee..8f5f4a3b51 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -3,7 +3,7 @@ protocol = git repo_url = https://github.com/ufs-community/regional_workflow # Specify either a branch name or a hash but not both. #branch = develop -hash = de82b63 +hash = release/public-v2 local_path = regional_workflow required = True @@ -18,10 +18,11 @@ required = True [ufs-weather-model] protocol = git -repo_url = https://github.com/ufs-community/ufs-weather-model +#repo_url = https://github.com/ufs-community/ufs-weather-model +repo_url = https://github.com/NOAA-EPIC/ufs-weather-model-1 # Specify either a branch name or a hash but not both. #branch = develop -hash = 96dffa1 +hash = release/public-v3 local_path = src/ufs-weather-model required = True diff --git a/modulefiles/srw_common b/modulefiles/srw_common index c8c87f92a8..812877dde4 100644 --- a/modulefiles/srw_common +++ b/modulefiles/srw_common @@ -8,7 +8,7 @@ module load hdf5/1.10.6 module load-any netcdf/4.7.4 netcdf-c/4.7.4 module load-any netcdf/4.7.4 netcdf-fortran/4.5.4 module load-any pio/2.5.2 parallelio/2.5.2 -module load-any esmf/8_2_0 esmf/8.2.0 +module load-any esmf/8.3.0b09 module load fms/2021.03 module load bacio/2.4.1 @@ -22,7 +22,7 @@ module load upp/10.0.10 module load-any gftl-shared/v1.3.3 gftl-shared/1.3.3 module load-any yafyaml/v0.5.1 yafyaml/0.5.1 -module load-any mapl/2.11.0-esmf-8_2_0 mapl/2.11.0-esmf-8.2.0 +module load-any mapl/2.11.0-esmf-8.3.0b09 module load gfsio/1.4.1 module load landsfcutil/2.4.1