Skip to content

mzelinka/assessed-cloud-fbks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assessed-cloud-fbks

DOI

Description

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.

Packages Needed


  • 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>

References