An environment repository for binder to use with nbgitpuller so that binder can start with this environment and then pull in content from a workflow repository during launch. This reduces number of rebuilds of the container images as this repo sees much less activity than the individual workflow repos.
Use this form to create a binder launch link for a workflow repository that uses this repository for the environment. Note while filling out the form that we use main as the default branch name in CLIMAAX, while master is set as a default.
The Python environment is based on the reference environment from the workflow_template.
The Docker image is automatically build and pushed to the GitHub Packages repository from the image branch when a new version is tagged.