Skip to content

Commit f2032cb

Browse files
authored
Update to cosima/access-om3 0.4.1 (#74)
* Update to cosima/access-om3 0.4.1 Use https://github.com/COSIMA/access-om3/releases/tag/0.4.1 * Spack packages 2025.03.005
1 parent e5f7419 commit f2032cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

config/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "http://github.com/ACCESS-NRI/schema/blob/main/au.org.access-nri/model/deployment/config/versions/3-0-0.json",
33
"spack": "0.22",
4-
"spack-packages": "2025.03.001"
4+
"spack-packages": "2025.03.005"
55
}

spack.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
# https://github.com/ACCESS-NRI/model-deployment-template/blob/main/spack.yaml
77
spack:
88
specs:
9-
9+
1010
packages:
1111
# Main Dependencies
1212
access-om3-nuopc:
1313
require:
14-
- '@git.0.4.0'
14+
- '@git.0.4.1'
1515
- configurations=MOM6,MOM6-CICE6,MOM6-CICE6-WW3
1616

1717
# Other Dependencies
@@ -52,5 +52,5 @@ spack:
5252
- access-om3
5353
- access-om3-nuopc
5454
projections:
55-
access-om3: '{name}/2025.01.1'
56-
access-om3-nuopc: '{name}/0.4.0-{hash:7}'
55+
access-om3: '{name}/2025.01.2'
56+
access-om3-nuopc: '{name}/0.4.1-{hash:7}'

0 commit comments

Comments
 (0)