ACCESS-NRI / spack-packages

Spack package repository maintained by ACCESS-NRI
Apache License 2.0
4 stars 4 forks source link

Use access-esm1.5 branch of GCOM4 for gcom4 #112

Closed penguian closed 1 month ago

penguian commented 1 month ago

Use the https://github.com/ACCESS-NRI/GCOM4/tree/access-esm1.5 branch of the GCOM4 repository for the gcom4 Spack package. The version should also be access-esm1.5, so

    git = "git@github.com:ACCESS-NRI/GCOM.git"
...
    version("4.5", branch="dev")

should be changed to

    git = "git@github.com:ACCESS-NRI/GCOM4.git"
...
    version("access-esm1.5", branch="access-esm1.5")
penguian commented 1 month ago

This change also affects the SPD for um7.