-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spack.yaml: Updating the version of the overall model to 2024.05.1
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
# configuration settings. | ||
spack: | ||
specs: | ||
- [email protected].0 | ||
- [email protected].1 | ||
packages: | ||
# Direct ACCESS-NRI dependencies | ||
# Note: mom5, oasis3-mct have branch-specific logic and hence can't use | ||
|
@@ -63,7 +63,7 @@ spack: | |
'SPACK_{name}_ROOT': '{prefix}' | ||
projections: | ||
all: '{name}/{version}' | ||
access-esm1p5: '{name}/2024.05.0' | ||
access-esm1p5: '{name}/2024.05.1' | ||
cice4: '{name}/2024.05.21' | ||
um7: '{name}/2024.05.21' | ||
mom5: '{name}/access-esm1.5' | ||
|