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
6 changes: 3 additions & 3 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 = 8202439
hash = b07a263
local_path = regional_workflow
required = True

Expand Down Expand Up @@ -46,7 +46,7 @@ protocol = git
repo_url = https://github.com/NOAA-GSL/GSI.git
# Specify either a branch name or a hash but not both.
#branch = feature/rrfs
hash = 30d3f05
hash = bf552fa
local_path = src/gsi
required = True

Expand All @@ -55,7 +55,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 = 20cc6b6
hash = 5129b32
local_path = src/rrfs_utl
required = True

Expand Down
2 changes: 2 additions & 0 deletions env/build_wcoss_dell_p3_intel.env_DA
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@ module load g2tmpl/1.6.0
#
module load wgrib2

module load NCO/4.7.0

module list