#--------------------------------------------------
#
# David Neubauer, Sylvaine Ferrachat, 2019-07
#
#--------------------------------------------------

---------------------
A. Basic description:
---------------------

Scripts to produce the figures in:

Authors: D. Neubauer, S. Ferrachat, C. Siegenthaler-Le Drian, P. Stier, D. G. Partridge, I. Tegen, I. Bey, T. Stanelle, H. Kokkola and U. Lohmann
Title: The global aerosol-climate model ECHAM6.3-HAM2.3  Part 2: Cloud evaluation, aerosol radiative forcing and climate sensitivity
Journal: Geoscientific Model Development
doi: 10.5194/gmd-2018-307
Date published: accepted, 2019-07-09

Note that the data is to be found in the accompanying package (http://dx.doi.org/10.5281/zenodo.2541936)

Note that figures S3 and S5 are produced with the scripts of figure 11

----------------------
B. Directory contents:
----------------------

├── Fig01
│   └── obs_cdnc_znm_cloudeval.ncl
├── Fig02
│   ├── CRE.sh
│   ├── plots_cf.ncl
│   └── plots_cf_reg.ncl
├── Fig03
│   └── plots_CC_map.ncl
├── Fig04
│   └── plots_LWP_cloudeval.ncl
├── Fig05
│   └── plots_CDNC_map.ncl
├── Fig06
│   └── plots_IWP.ncl
├── Fig07
│   └── plotsxyIWC_cloudeval.ncl
├── Fig08
│   └── plots_precip.ncl
├── Fig09
│   ├── Cloud_cci_AVHRR-PM
│   │   ├── main.sh
│   │   ├── histogram.ncl
│   │   ├── mean_hist.sh
│   │   ├── plots.sh
│   │   ├── prepare_file.ncl
│   │   └── prepare_hist.sh
│   ├── E61H22
│   │   ├── main.sh
│   │   ├── histogram.ncl
│   │   ├── isccp_data.sh
│   │   └── plots.sh
│   ├── E63H23
│   │   ├── main.sh
│   │   ├── histogram.ncl
│   │   ├── isccp_data.sh
│   │   └── plots.sh
│   ├── E63H23_MODIS
│   │   └── plots.sh
│   ├── ISCCP
│   │   ├── main.sh
│   │   ├── histogram.ncl
│   │   ├── histogram_orig.ncl
│   │   ├── plots.sh
│   │   └── prepare_file.ncl
│   ├── mask_regions.nc
│   └── MODIS-AQUA_61
│       ├── main.sh
│       ├── histogram.ncl
│       ├── histogram_orig.ncl
│       ├── mean_hist.sh
│       ├── plots.sh
│       ├── prepare_file.ncl
│       └── prepare_hist.sh
├── Fig10
│   ├── plot_taylor_cloudeval.ncl
│   └── taylor_vals.sh
├── Fig11
│   ├── ERFlw.ncl.in
│   ├── ERF.ncl.in
│   ├── ERFsw.ncl.in
│   └── plot_ERF.sh
├── Fig12
│   ├── plot_RF.sh
│   ├── RFCS.ncl.in
│   └── RF.ncl.in
├── Fig14
│   ├── albedo.sh
│   ├── apply_cloud_kernels-low.sh
│   ├── apply_cloud_kernels-nonlow.sh
│   ├── apply_cloud_kernels.sh
│   ├── cld_fdbk-low.sh
│   ├── cld_fdbk-nonlow.sh
│   ├── cld_fdbk.sh
│   ├── decomposition-low.ncl.in
│   ├── decomposition.ncl.in
│   ├── decomposition-nonlow.ncl.in
│   ├── interpolation-low.ncl.in
│   ├── interpolation.ncl.in
│   ├── interpolation-nonlow.ncl.in
│   ├── main.sh
│   ├── plot_cf_noresid.sh
│   ├── plot_cf.sh
│   ├── plots_cf.ncl.in
│   └── plots_cf_noresid.ncl.in
├── FigS01
│   └── plotsxyIWC_cloudeval_SI.ncl
├── FigS02
│   └── plots_freqconv.ncl
├── FigS07
│   └── plot_cdnc_znm.ncl
├── FigS08
│   └── plots_CC_map_cosp.ncl
└── README.txt