From 00cb44146e4afc0cedcc1d250f66002586fd3ce9 Mon Sep 17 00:00:00 2001 From: "Jaymes.Kenyon" Date: Thu, 26 Oct 2023 14:08:19 +0000 Subject: [PATCH] Updating hashes for regtional_workflow and EMC_post. These associated changes enable HAILCAST diagnostic output in RRFS. --- Externals.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Externals.cfg b/Externals.cfg index c0566360df..4e39f5b6ed 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 = 9e099e7 +hash = 331a77f local_path = regional_workflow required = True @@ -30,7 +30,7 @@ protocol = git repo_url = https://github.com/NOAA-EMC/UPP # Specify either a branch name or a hash but not both. #branch = develop -hash = 9a191de +hash = 1665ac2 local_path = src/EMC_post required = True externals = None