Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[develop] Update ufs-weather-model hash and further clean the machines tested in PULL_REQUEST_TEMPLATE #1096

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Next Next commit
[feature/hash_update] Update weather model hash to 485ccdf (from June 5)
  • Loading branch information
MichaelLueken committed Jun 7, 2024
commit 1259aba25985b9500aa6c313561423ade773cba2
2 changes: 1 addition & 1 deletion Externals.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ protocol = git
repo_url = https://github.com/ufs-community/ufs-weather-model
# Specify either a branch name or a hash but not both.
#branch = develop
hash = 1c6b4d4
hash = 485ccdf
local_path = sorc/ufs-weather-model
required = True

Expand Down