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-GSL/regional_workflow
# Specify either a branch name or a hash but not both.
#branch = feature/RRFS_dev1
hash = 8c8f9fc
hash = 4106e36
local_path = regional_workflow
required = True

Expand Down Expand Up @@ -56,7 +56,7 @@ protocol = git
repo_url = https://github.com/NOAA-GSL/rrfs_utl.git
# Specify either a branch name or a hash but not both.
# branch = develop
hash = ccb8814
hash = 8d21f25
local_path = src/rrfs_utl
required = True

Expand Down
4 changes: 2 additions & 2 deletions env/wflow_hera.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Python environment for workflow on Hera

module use -a /contrib/miniconda3/modulefiles
module load miniconda3
module use /contrib/miniconda3/modulefiles
module load miniconda3/4.5.12
conda activate regional_workflow