From 928c258577567ff6211df0193d5108c3d7643d10 Mon Sep 17 00:00:00 2001 From: Harshula Jayasuriya Date: Thu, 16 Jan 2025 16:31:19 +1100 Subject: [PATCH] Build OM2 with wombatlite-sinking (4779c63) * Includes wombatlite-sinking: https://github.com/ACCESS-NRI/GFDL-generic-tracers/commit/4779c63d8b61c191152823404015bdfe963ff92a --- spack.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spack.yaml b/spack.yaml index 6bc13bc..1d280d4 100644 --- a/spack.yaml +++ b/spack.yaml @@ -5,7 +5,7 @@ spack: # add package specs to the `specs` list specs: - - access-om2@git.2024.12.2 + - access-om2@git.2025.01.0 packages: cice5: require: @@ -37,11 +37,11 @@ spack: require: # FIXME: This would need to be changed to a stable version before release - '@git.dev_2024.12.0' - # Includes wombatlite-sinking: https://github.com/ACCESS-NRI/GFDL-generic-tracers/commit/991e993e8391470711a12bcc66480925cb506d30 + # Includes wombatlite-sinking: https://github.com/ACCESS-NRI/GFDL-generic-tracers/commit/4779c63d8b61c191152823404015bdfe963ff92a access-generic-tracers: require: # FIXME: This would need to be changed to a stable version before release. - - '@git.dev_2024.12.2' + - '@git.dev_2025.01.0' access-mocsy: require: - '@git.2017.12.0' @@ -63,7 +63,7 @@ spack: - libaccessom2 - oasis3-mct projections: - access-om2: '{name}/2024.12.2' + access-om2: '{name}/2025.01.0' cice5: '{name}/2023.10.19-{hash:7}' mom5: '{name}/dev_2024.08.14-{hash:7}' libaccessom2: '{name}/2023.10.26-{hash:7}'