From dbd9594fbbc3bf2d0bbf387eae6df78cef18b613 Mon Sep 17 00:00:00 2001 From: Anton Steketee <79179784+anton-seaice@users.noreply.github.com> Date: Tue, 4 Mar 2025 16:07:28 +1100 Subject: [PATCH] Try updating CMEPS and CDEPS --- spack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spack.yaml b/spack.yaml index 43e0332..c632aa3 100644 --- a/spack.yaml +++ b/spack.yaml @@ -11,7 +11,7 @@ spack: # Main Dependencies access-om3-nuopc: require: - - '@git.0.4.0' + - '@git.288-latest_cmeps' - +mom_symmetric - configurations=MOM6,MOM6-CICE6,MOM6-CICE6-WW3 @@ -54,4 +54,4 @@ spack: - access-om3-nuopc projections: access-om3: '{name}/2025.01.0' - access-om3-nuopc: '{name}/0.4.0-{hash:7}' + access-om3-nuopc: '{name}/288-latest_cmeps-{hash:7}'