From 3994b7af2da4a1ee9b16dd95c958f70d2b6f4d00 Mon Sep 17 00:00:00 2001 From: Julius Busecke Date: Wed, 22 May 2024 12:43:45 -0400 Subject: [PATCH] Implement feedback from climsim feedstock hack --- feedstock/recipe.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/feedstock/recipe.py b/feedstock/recipe.py index 5937212..a770758 100644 --- a/feedstock/recipe.py +++ b/feedstock/recipe.py @@ -31,6 +31,10 @@ print("Final output locations") print(f"{catalog_store_urls=}") +########################### +## Start Modifying here ### +########################### + ## Monthly version input_urls_a = [ "gs://cmip6/pgf-debugging/hanging_bug/file_a.nc",