Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Externals.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ protocol = git
repo_url = https://github.com/NOAA-EMC/regional_workflow
# Specify either a branch name or a hash but not both.
#branch = develop
hash = a1bd5ca
hash = bb54e59
local_path = regional_workflow
required = True

Expand All @@ -12,7 +12,7 @@ protocol = git
repo_url = https://github.com/ufs-community/UFS_UTILS
# Specify either a branch name or a hash but not both.
#branch = develop
hash = ea821358
hash = f30740e
local_path = src/UFS_UTILS
required = True

Expand Down
2 changes: 1 addition & 1 deletion env/build_hera_intel.env
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module load g2tmpl/1.10.0
module load ip/3.3.3
module load nemsio/2.5.2
module load sp/2.3.3
module load w3emc/2.9.1
module load w3emc/2.9.0
module load sigio/2.3.2
Comment thread
JeffBeck-NOAA marked this conversation as resolved.
module load w3nco/2.4.1
module load upp/10.0.6
Expand Down
2 changes: 1 addition & 1 deletion env/build_orion_intel.env
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module load g2tmpl/1.10.0
module load ip/3.3.3
module load sp/2.3.3
module load w3nco/2.4.1
module load w3emc/2.9.1
module load w3emc/2.7.3
module load crtm/2.3.0
Comment thread
JeffBeck-NOAA marked this conversation as resolved.
module load upp/10.0.10

Expand Down
2 changes: 1 addition & 1 deletion env/wflow_wcoss_dell_p3.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

module load lsf/10.1
module use /gpfs/dell3/usrx/local/dev/emc_rocoto/modulefiles/
module load ruby/2.5.1 rocoto/1.3.0rc2
module load ruby/2.5.1 rocoto/1.2.4

Comment thread
JeffBeck-NOAA marked this conversation as resolved.
module load python/3.6.3
module use /usrx/local/nceplibs/dev/modulefiles
Expand Down