Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 543 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 543 Bytes

heliocloud runtimes

About

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.

Use

Installation and Building

Install the following on your build machine:

  1. Python 3.10+
  2. anaconda
  3. 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.