Docker images and conda environments for heliophysics research in the cloud and with (Jupyter) notebooks. This work is based on work from the Pangeo project.
Install the following on your build machine:
- Python 3.10+
- anaconda
- docker
Install and activate the runtime build environment using
> conda env create -f environment_buildenv.yml
> conda activate runtime-buildenv
You should will then have the needed toolchain.