From 0bed4b93c48a8ab5ab99ac0d15f80dcba3c87d26 Mon Sep 17 00:00:00 2001 From: Lizzie Lundgren Date: Wed, 4 Dec 2024 11:03:06 -0500 Subject: [PATCH] Fix incorrect directory for carbon restart file used for tagCO simulation This corrects an error in a previous fix. The bug is not in any official release. Signed-off-by: Lizzie Lundgren --- run/shared/download_data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/shared/download_data.yml b/run/shared/download_data.yml index 14fa86161..8c0333914 100644 --- a/run/shared/download_data.yml +++ b/run/shared/download_data.yml @@ -79,7 +79,7 @@ restarts: remote: v2020-02/GEOSChem.Restart.POPs_BaP.20190701_0000z.nc4 local: GEOSChem.Restart.20190701_0000z.nc4 tagco: - remote: v2020-02/GEOSChem.Restart.carbon.20190101_0000z.nc4 + remote: v2023-01/GEOSChem.Restart.carbon.20190101_0000z.nc4 local: GEOSChem.Restart.20190101_0000z.nc4 tago3: remote: GC_14.5.0/GEOSChem.Restart.fullchem.20190701_0000z.nc4