FILE DESCRIPTION
Preprocess.ipynb: This Jupyter notebook preprocesses the raw netcdf files taken from the Copenicus Climate Change database to produce a reduced set of files and variables that are analyzed using a separate code.
Calculations.py: This file contains the Python code used to produce climatologies, anomalies, correlations, and other statistics shown in the article.
Figures.ipynb: This Jupyter notebook produces all the visuals presented in the article.