Skip to content

Commit 84b418f

Browse files
authored
CMEPS 1.0.25
1 parent b300a6c commit 84b418f

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

spack.yaml

+10-8
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,23 @@
77
spack:
88
specs:
99
10+
- [email protected] /h6bfufr
11+
- [email protected] /he26v6g
1012
packages:
1113
# Main Dependencies
1214
access-om3-nuopc:
1315
require:
14-
- '@git.0.4.0'
16+
- '@git.d1e82a0d7d22eb2055cbf324700714995c161621' #cmeps 1.0.25
1517
- +mom_symmetric
1618
- configurations=MOM6,MOM6-CICE6,MOM6-CICE6-WW3
1719

1820
# Other Dependencies
19-
esmf:
20-
require:
21-
- '@git.v8.7.0'
22-
parallelio:
23-
require:
24-
- '@2.6.2'
21+
# esmf:
22+
# require:
23+
# - '@git.v8.7.0'
24+
# parallelio:
25+
# require:
26+
# - '@2.6.2'
2527
netcdf-c:
2628
require:
2729
- '@4.9.2'
@@ -54,4 +56,4 @@ spack:
5456
- access-om3-nuopc
5557
projections:
5658
access-om3: '{name}/2025.01.0'
57-
access-om3-nuopc: '{name}/0.4.0-{hash:7}'
59+
access-om3-nuopc: '{name}/d1e82a0d7d22eb2055cbf324700714995c161621-{hash:7}'

0 commit comments

Comments
 (0)