Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add spack-based package file in new spack subdirectory, to allow us to begin maintaining it #2565

Open
edwardhartnett opened this issue Jan 21, 2025 · 0 comments

Comments

@edwardhartnett
Copy link
Contributor

Until now, git was used directly when installing the ufs-weather-model, after dependencies are installed (with hpc-stack or spack-stack).

However, the future is that spack will also be used to install ufs-weather-model, and NCO will not use a git clone command, but will instead use spack to install everything, model and dependencies.

The way we have handled this with other projects has been to add a spack subdirectory at the top level, and to put the package file in there. This version of the package file can then be used for testing, especially testing new capabilities before release. The spack-stack project and main spack repos are updated periodically from this package file.

In order to support this we need to add the package file and some CI files. This will be done by @AlexanderRichert-NOAA .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant