From 998024476d82a480eb50b08a8a9a2263cdee603b Mon Sep 17 00:00:00 2001 From: jeff beck Date: Tue, 31 Mar 2020 18:35:24 +0000 Subject: [PATCH 1/2] New hashes for Externals.cfg for top-of-the-trunk UFS_UTILS and ufs_weather_model --- Externals.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Externals.cfg b/Externals.cfg index 6738b1514..570ef1fbc 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -3,7 +3,7 @@ protocol = git repo_url = https://github.com/NCAR/UFS_UTILS # Specify either a branch name or a hash but not both. #branch = dtc/develop -hash = 67b2a000 +hash = da0a9c37 local_path = sorc/UFS_UTILS_develop required = True @@ -12,7 +12,7 @@ protocol = git repo_url = https://github.com/NCAR/UFS_UTILS # Specify either a branch name or a hash but not both. #branch = feature/chgres_grib2 -hash = cd4dcaaa +hash = b2424f7a local_path = sorc/UFS_UTILS_chgres_grib2 required = True @@ -21,7 +21,7 @@ protocol = git repo_url = https://github.com/NCAR/ufs-weather-model # Specify either a branch name or a hash but not both. #branch = dtc/develop -hash = b02442b1 +hash = 13369600 local_path = sorc/ufs_weather_model required = True From 25dbd9aa1b54e003be28d497ad34d42c4746c1d1 Mon Sep 17 00:00:00 2001 From: jeff beck Date: Wed, 1 Apr 2020 19:14:02 +0000 Subject: [PATCH 2/2] Modify Externals.cfg file for top-of-the-trunk repo hashes --- Externals.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Externals.cfg b/Externals.cfg index 570ef1fbc..fc167795e 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -3,7 +3,7 @@ protocol = git repo_url = https://github.com/NCAR/UFS_UTILS # Specify either a branch name or a hash but not both. #branch = dtc/develop -hash = da0a9c37 +hash = 5ddf829e local_path = sorc/UFS_UTILS_develop required = True