From 4da25b1f841ed4673856bf27a7e9fa9415ba880c Mon Sep 17 00:00:00 2001 From: "Jaymes.Kenyon" Date: Fri, 29 Sep 2023 15:15:48 +0000 Subject: [PATCH] Updating the externals hash for EMC_post. This update modifies the UPP diagnostics of cloud base/top, now using a cloud-fraction approach. --- Externals.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Externals.cfg b/Externals.cfg index a2a0c1aa96..f03e11bee4 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -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 = ec3ca4c +hash = 5e31eeb local_path = src/EMC_post required = True externals = None