This is the code to reproduce figures of the paper "The Effect of Air-sea Coupling over the Tropical Pacific on the Response in Rainfall to Abrupt Greenhouse Gas Forcing" submitted to Geophysical Research Letter.
- Python >= 3.7
- Matplotlib
- Cartopy
- Numpy
- Scipy
- netCDF4
- Julia >= 1.8
- Fomatting
- NCDatasets
- Statistics
- ImageMagick >= 6.9.10
- Clone this project.
- Download the file
data.zip
from https://doi.org/10.5281/zenodo.7677817 - Unzip the folder
data
fromdata.zip
into this git project root folder (i.e., the same folder containing thisREADME.md
file). - Run
00_runall.sh
. - The figures are generated in the folder
final_figures
.