Skip to content
Merged
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
8 changes: 4 additions & 4 deletions Externals.cfg
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[regional_workflow]
protocol = git
repo_url = https://github.com/NOAA-GSL/regional_workflow
repo_url = https://github.com/NOAA-GSL/ufs-srweather-app
# Specify either a branch name or a hash but not both.
#branch = feature/RRFS_dev1
hash = c3167d9
hash = 54031813
local_path = regional_workflow
required = True

Expand All @@ -29,8 +29,8 @@ required = True
protocol = git
repo_url = https://github.com/NOAA-EMC/UPP
# Specify either a branch name or a hash but not both.
#branch = RRFS_dev
hash = 762890a
#branch = develop
hash = ec3ca4c
local_path = src/EMC_post
required = True
externals = None
Expand Down