Data and code for "Antarctic Ozone Depletion Shapes Surface Cooling Pattern and Climate Sensitivity"
Reproducibility Package This repository contains the data and code required to reproduce all figures in the manuscript“Antarctic Ozone Depletion Shapes Surface Cooling Pattern and Climate Sensitivity.” Code Environment All analyses are implemented in Python using Jupyter notebooks. The code has been tested with the following software versions: Python 3.12.4 notebook 7.2.1 matplotlib 3.8.4 xarray 2023.6.0 numpy 1.26.4 scipy 1.13.1 netCDF4 1.7.2 pandas 2.2.2 cartopy 0.22.0 cmocean 4.0.3 tqdm 4.66.5 Data and Code Setup Download all data files and unzip them into a single directory. Download the code archive and unzip it into the same directory as the data. The directory structure is designed so that the notebooks can be executed without modifying any file paths. Usage Each Jupyter notebook is named according to the figure it reproduces in the manuscript. Running a notebook will generate the corresponding figure directly.