This code assumes you have python installed via anaconda. See notes here for installing python.
To setup and run:
$ git clone https://github.com/kpegion/SubX.git $ cd Python $ conda env create -f ci/requirements-py36.yml $ conda activate SubX
The scripts are designed to be run in order:
- download_data
- create_climatology
- create_anomalies
- create_obs_anomalies