This repository contains all code used to process CMIP data, conduct calculations, and visualizing the data to conduct the CCF analysis
- Ensure all required data has been downloaded (CMIP5 and CMIP6 required datasets and Kernel data) and all required packages are installed in environment.
- Run
pickle_kernel.ipynbfor kernel.pkl. - Run
CCF_project_data_processed_EXP.ipynbto process the CMIP5 and CMIP6 datasets. 3 RunCCF_project_calculation.ipynbfor all calcualtions. - Run
CCF_project_plot.ipynbandCCF_project_plotfig1.ipynbfor figures.