Skip to content

Commit

Permalink
Include fre-nctools as a package
Browse files Browse the repository at this point in the history
  • Loading branch information
dougiesquire authored Feb 6, 2025
1 parent ad4f27d commit cced16c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
spack:
specs:
- [email protected]
- [email protected]
packages:
# Main Dependencies
access-om3-nuopc:
Expand Down Expand Up @@ -40,6 +39,11 @@ spack:
require:
- '@4.1.2'

# Tools
fre-nctools:
require:
- '@2024.05'

all:
require:
- '%[email protected]'
Expand Down

0 comments on commit cced16c

Please sign in to comment.