Skip to content

Commit

Permalink
Remove generic tracers to test with MOM5 from ESM1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
harshula committed Nov 26, 2024
1 parent 917c396 commit 034d4b0
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
# configuration settings.
spack:
specs:
- [email protected].0
- [email protected].1
packages:
# Direct ACCESS-NRI dependencies
# Note: some packages have branch-specific logic and hence can't use
# the usual '@git.DATE' calver (https://calver.org) format, instead
# requiring a `@git.DATE=BRANCH` version.
mom5:
require:
- '@git.dev_2024.08.14=access-esm1.6'
- '+access-gtracers'
- '@git.access-esm1.5_2024.08.23=access-esm1.6'
# - 'type=ACCESS-CM'
cice4:
require:
- '@git.2024.05.21=access-esm1.5'
Expand Down Expand Up @@ -41,16 +41,6 @@ spack:
hdf5:
require:
- '@1.10.11'

access-fms:
require:
- '@git.dev_2024.11.0'
access-generic-tracers:
require:
- '@git.dev_2024.11.0'
access-mocsy:
require:
- '@git.2017.12.0'
# Preferences for all packages
all:
require:
Expand All @@ -68,10 +58,10 @@ spack:
- um7
- mom5
projections:
access-esm1p6: '{name}/2024.10.0'
access-esm1p6: '{name}/2024.10.1'
cice4: '{name}/2024.05.21-{hash:7}'
um7: '{name}/18-esm15-cable3-{hash:7}'
mom5: '{name}/dev_2024.08.14-{hash:7}'
mom5: '{name}/access-esm1.6_2024.08.23-{hash:7}'
config:
install_tree:
root: $spack/../restricted/ukmo/release
Expand Down

0 comments on commit 034d4b0

Please sign in to comment.