From c0c3dab147d87e255294c00e8cc8d57121c286d9 Mon Sep 17 00:00:00 2001 From: Anton Steketee <79179784+anton-seaice@users.noreply.github.com> Date: Wed, 11 Dec 2024 11:12:42 +1100 Subject: [PATCH 1/5] Update spack.yaml --- spack.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spack.yaml b/spack.yaml index 514b28e..a755a14 100644 --- a/spack.yaml +++ b/spack.yaml @@ -6,13 +6,13 @@ # https://github.com/ACCESS-NRI/model-deployment-template/blob/main/spack.yaml spack: specs: - - access-om3@git.2024.09.0 + - access-om3@git.2024.12.mom6 packages: # Main Dependencies access-om3-nuopc: require: - '@git.0.3.1' - + - configurations=MOM6 # Other Dependencies esmf: require: @@ -51,5 +51,5 @@ spack: - access-om3 - access-om3-nuopc projections: - access-om3: '{name}/2024.09.0' + access-om3: '{name}/2024.12.mom6' access-om3-nuopc: '{name}/0.3.1-{hash:7}' From 7b76636355bb6246adde0c8c24aaafaf6f78b6b5 Mon Sep 17 00:00:00 2001 From: Anton Steketee <79179784+anton-seaice@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:09:01 +1100 Subject: [PATCH 2/5] Update spack.yaml --- spack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spack.yaml b/spack.yaml index a755a14..1e0b44e 100644 --- a/spack.yaml +++ b/spack.yaml @@ -12,7 +12,7 @@ spack: access-om3-nuopc: require: - '@git.0.3.1' - - configurations=MOM6 + - configurations="MOM6, ~MOM6-CICE6, ~CICE6-WW3, ~MOM6-CICE6-WW3" # Other Dependencies esmf: require: From 1c6b7eb5f1ccc8f402cc08dc71ae710970d08a9d Mon Sep 17 00:00:00 2001 From: Anton Steketee <79179784+anton-seaice@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:19:06 +1100 Subject: [PATCH 3/5] Update spack.yaml --- spack.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spack.yaml b/spack.yaml index 1e0b44e..bcffdbd 100644 --- a/spack.yaml +++ b/spack.yaml @@ -12,7 +12,8 @@ spack: access-om3-nuopc: require: - '@git.0.3.1' - - configurations="MOM6, ~MOM6-CICE6, ~CICE6-WW3, ~MOM6-CICE6-WW3" + - configurations=MOM6 + - ~configurations=MOM6-CICE6,CICE6-WW3,MOM6-CICE6-WW3 # Other Dependencies esmf: require: From 0beca0d967a3502ad6c488c06428dc37e1d9b5f2 Mon Sep 17 00:00:00 2001 From: Anton Steketee <79179784+anton-seaice@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:55:11 +1100 Subject: [PATCH 4/5] Update spack.yaml --- spack.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/spack.yaml b/spack.yaml index bcffdbd..a755a14 100644 --- a/spack.yaml +++ b/spack.yaml @@ -13,7 +13,6 @@ spack: require: - '@git.0.3.1' - configurations=MOM6 - - ~configurations=MOM6-CICE6,CICE6-WW3,MOM6-CICE6-WW3 # Other Dependencies esmf: require: From 2daec2211e67175b8f3191aae4053e6665fe76c2 Mon Sep 17 00:00:00 2001 From: Anton Steketee <79179784+anton-seaice@users.noreply.github.com> Date: Wed, 11 Dec 2024 16:03:50 +1100 Subject: [PATCH 5/5] Update spack.yaml --- spack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/spack.yaml b/spack.yaml index a755a14..1b79aa9 100644 --- a/spack.yaml +++ b/spack.yaml @@ -13,6 +13,7 @@ spack: require: - '@git.0.3.1' - configurations=MOM6 + - +mom_symmetric # Other Dependencies esmf: require: