From ad2b2887e03c4d419e283908c94dfccdc88fc222 Mon Sep 17 00:00:00 2001 From: Bob Yantosca Date: Wed, 21 Feb 2024 17:08:08 -0500 Subject: [PATCH] GEOS-Chem submod update: Merge PR #2145 (Updated timezones for HEMCO) This commit informs the GCClassic superproject about the following commits that were pushed to the GitHub geos-chem/geos-chem repository: 2d9e6c0ed Merge PR #2145 (Implement updated timezones file for HEMCO) This PR switches from using the Voronoi timezones file to the monthly timezone climatology prepared by @karnvoh and @eamarais. This should account for daylight-savings time more accurately when computing emissions. Signed-off-by: Bob Yantosca --- src/GEOS-Chem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GEOS-Chem b/src/GEOS-Chem index 9db97fe..2d9e6c0 160000 --- a/src/GEOS-Chem +++ b/src/GEOS-Chem @@ -1 +1 @@ -Subproject commit 9db97fef2c3b866d574d6fd3df094628958a1640 +Subproject commit 2d9e6c0ed8b0a1506c50cec0654ee7754d2022b2