diff --git a/README.md b/README.md index 6838757..d2ee7f0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ACCESS-ESM1.5: ACCESS Earth System Model +# ACCESS-ESM1.5: ACCESS Earth System Model ## About the model diff --git a/spack.yaml b/spack.yaml index b877626..a308f48 100644 --- a/spack.yaml +++ b/spack.yaml @@ -2,9 +2,10 @@ # # It describes a set of packages to be installed, along with # configuration settings. +# NEW COMMENT spack: specs: - - access-esm1p5@git.2024.05.1 + - access-esm1p5@git.2024.05.2 packages: # Direct ACCESS-NRI dependencies # Note: some packages have branch-specific logic and hence can't use @@ -72,7 +73,7 @@ spack: 'SPACK_{name}_ROOT': '{prefix}' projections: all: '{name}/{version}' - access-esm1p5: '{name}/2024.05.1' + access-esm1p5: '{name}/2024.05.2' cice4: '{name}/2024.05.21' um7: '{name}/2024.07.03' mom5: '{name}/access-esm1.5_2024.08.23'