From 0d31089b5c061ffdf36c52dd3580209548e3fc1a Mon Sep 17 00:00:00 2001 From: Anton Steketee <79179784+anton-seaice@users.noreply.github.com> Date: Fri, 21 Feb 2025 09:31:57 +1100 Subject: [PATCH 1/2] Update spack.yaml --- spack.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/spack.yaml b/spack.yaml index 43e0332..4223050 100644 --- a/spack.yaml +++ b/spack.yaml @@ -11,9 +11,10 @@ spack: # Main Dependencies access-om3-nuopc: require: - - '@git.0.4.0' + - '@git.0.3.1' - +mom_symmetric - - configurations=MOM6,MOM6-CICE6,MOM6-CICE6-WW3 + - +install_libraries + - configurations=MOM6-CICE6 # Other Dependencies esmf: From 2bfaf8a0c4a4411c87b769823cce8b52cebcb5bd Mon Sep 17 00:00:00 2001 From: Anton Steketee <79179784+anton-seaice@users.noreply.github.com> Date: Fri, 21 Feb 2025 09:34:27 +1100 Subject: [PATCH 2/2] Update spack.yaml --- spack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spack.yaml b/spack.yaml index 4223050..0b1e103 100644 --- a/spack.yaml +++ b/spack.yaml @@ -55,4 +55,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}/0.3.1-{hash:7}'