A Jupyter notebook is provided that performs the analysis of Zelinka et al. (2022). It computes GCM cloud feedback components and compares them to the expert-assessed values from Sherwood et al. (2020). Figures are generated in the notebook and also saved to the figures directory.
- xcdat
- xarray
- numpy
- scipy
- matplotlib
...all of which can be installed via conda:
conda create -n <ENV_NAME> -c conda-forge xcdat xesmf xarray numpy matplotlib
conda activate <ENV_NAME>
-
Zelinka et al. (2022): Evaluating climate models’ cloud feedbacks against expert judgement, J. Geophys. Res., 127, e2021JD035198, doi:10.1029/2021JD035198.
-
Sherwood et al. (2020): A combined assessment of Earth’s climate sensitivity, Rev. Geophys., 58, e2019RG000678, doi:10.1029/2019RG000678.