From 4a64daac1b4bfe48fa42abf97e6b214ccb297bff Mon Sep 17 00:00:00 2001 From: Tommy Gatti Date: Thu, 9 May 2024 09:46:43 +1000 Subject: [PATCH] models.json: Added public access-esm1.5 package components (#157) --- 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