From 3139babba1f5a1cddc04557ed1039e9e052e07ce Mon Sep 17 00:00:00 2001 From: Tommy Gatti Date: Thu, 9 May 2024 09:19:05 +1000 Subject: [PATCH] models.json: Added public access-esm1.5 package components --- config/models.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config/models.json b/config/models.json index 3893185..deb4af2 100644 --- a/config/models.json +++ b/config/models.json @@ -1,5 +1,6 @@ { "access-om2": ["libaccessom2", "mom5", "cice5", "oasis3-mct"], "access-om3": ["access-om3"], + "access-esm1.5": ["dummygrib", "cice4"], "cable": ["cable"] } \ No newline at end of file