JDACS4C-IMPROVE / Singularity

Singularity definitions that can be extended to support execution of community models.
MIT License
3 stars 5 forks source link

Specify target branch or tag for models in the build process #59

Open wilke opened 1 year ago

wilke commented 1 year ago

Allow for the option to specify a branch or tag for all models to be checked out and build in the definition files. Build process should checkout release tag by default and "develop" branch as an option. Start with "improve" and "develop" branch.

Pass tag to singularity build and set in make process.

wilke commented 1 year ago

This requires either Apptainer 1.2 or the future Singularity 4.0 version.