Skip to content

Commit f03dc3b

Browse files
anton-seaiceCodeGat
authored andcommitted
Merge pull request #135 from ACCESS-NRI/rc-2026.02.000-v2
Release 2026.02.000 v2
2 parents ffe0507 + cefcacd commit f03dc3b

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

config/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/ACCESS-NRI/schema/main/au.org.access-nri/model/deployment/config/versions/4-0-0.json",
33
"spack": "1.1",
4-
"access-spack-packages": "2026.02.002"
4+
"access-spack-packages": "2026.02.003"
55
}

spack.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@ spack:
66
definitions:
77
# _name and _version are reserved definitions that inform deployments
88
- _name: [access-om2]
9-
- _version: [2025.12.000]
9+
- _version: [2026.02.000]
1010
# add package specs to the `specs` list
1111
specs:
1212
- access-om2
1313
packages:
1414
# Direct dependencies
1515
cice5:
1616
require:
17-
- '@git.2025.03.001=access-om2'
17+
- '@2026.01.000'
18+
- 'io_type=PIO build_system=cmake'
1819
mom5:
1920
require:
2021
- '@git.2025.08.000=access-om2'
@@ -34,7 +35,7 @@ spack:
3435
- '@4.6.1'
3536
parallelio:
3637
require:
37-
- '@2.6.2'
38+
- '@2.6.8'
3839
openmpi:
3940
require:
4041
- '@5.0.8'
@@ -44,7 +45,7 @@ spack:
4445
- 'cppflags="-DMAXFIELDMETHODS_=600"'
4546
access-generic-tracers:
4647
require:
47-
- '@2025.09.000'
48+
- '@2026.01.000'
4849
access-mocsy:
4950
require:
5051
- '@2025.07.002'

0 commit comments

Comments
 (0)