This repository contains training material on the principles and practices of Pangeo, a philsophy and community for building scalable, interactive platforms for scientific computing workflows.
This material was created and delived through Joint Centre for Excellence in Environmental Intelligence partners the Met Office and the University of Exeter.
The libraries required to run the code and notebooks in this repository can be installed through conda using the requirements.yml
in the root of the repository. Use the following command to install using the requirements file.
conda env create --file requirements.yml