From 483bfd017baa2b18083cb26976dd0bfea8e7c1b2 Mon Sep 17 00:00:00 2001 From: "Ming.Hu" Date: Mon, 26 Jun 2023 22:34:39 +0000 Subject: [PATCH 1/2] UPdate hasd for GSI, regional workflow and model. --- Externals.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Externals.cfg b/Externals.cfg index ab4b9ca87d..6bca6882c5 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -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 = 0437b66 +hash = e78a48f local_path = regional_workflow required = True @@ -21,7 +21,7 @@ protocol = git repo_url = https://github.com/ufs-community/ufs-weather-model.git # Specify either a branch name or a hash but not both. #branch = develop -hash = cbf1567 +hash = ed7fc88 local_path = src/ufs_weather_model required = True @@ -47,7 +47,7 @@ protocol = git repo_url = https://github.com/NOAA-EMC/GSI.git # Specify either a branch name or a hash but not both. #branch = develop -hash = 4afe6ed +hash = 8735959 local_path = src/gsi required = True externals = None @@ -57,7 +57,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 = 77cf7d0 +hash = 0000349 local_path = src/rrfs_utl required = True From 5937c87b065faa0a63467be580c77efa8316a778 Mon Sep 17 00:00:00 2001 From: "Ming.Hu" Date: Fri, 30 Jun 2023 22:29:17 +0000 Subject: [PATCH 2/2] Update hash for GSI and regional workflow. --- Externals.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Externals.cfg b/Externals.cfg index 6bca6882c5..06a84cd920 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -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 = e78a48f +hash = d1d06b4 local_path = regional_workflow required = True @@ -47,7 +47,7 @@ protocol = git repo_url = https://github.com/NOAA-EMC/GSI.git # Specify either a branch name or a hash but not both. #branch = develop -hash = 8735959 +hash = 00cac54 local_path = src/gsi required = True externals = None