This repository contains the code for the analysis of the CCIC climate record.
All packages required to run analysis code should be included in the ccic_record
conda environment defined by the conda-environment.yml
file.
To install all dependencies and create the conda environment use
mamba env create -f conda-environment.yml