Skip to content

Commit 3de4fe9

Browse files
authored
Revert CICE back to version used in 0.3.1; update to CMEPS and CDEPS versions used in 0.4.0
Unfortunately, the new versions of CMEPS/CDEPS require updating ESMF and the old versions don't work with the updated ESMF. This makes it very difficult to test just updating ESMF
1 parent 06046a0 commit 3de4fe9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spack.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ spack:
1111
# Main Dependencies
1212
access-om3-nuopc:
1313
require:
14-
- '@git.0573ee6b5e5fed7e88fe366d30923ba79934ffb4'
14+
- '@git.00e8d3486d62e0065ba46d8627ef15020f36f737'
1515

1616
# Other Dependencies
1717
esmf:
1818
require:
19-
- '@8.5.0'
19+
- '@git.v8.7.0'
2020
parallelio:
2121
require:
2222
- '@2.6.2'
@@ -52,4 +52,4 @@ spack:
5252
- access-om3-nuopc
5353
projections:
5454
access-om3: '{name}/2025.01.0'
55-
access-om3-nuopc: '{name}/0573ee6b5e5fed7e88fe366d30923ba79934ffb4-{hash:7}'
55+
access-om3-nuopc: '{name}/00e8d3486d62e0065ba46d8627ef15020f36f737-{hash:7}'

0 commit comments

Comments
 (0)