Cloud properties and their projected changes in CMIP models with low to high climate sensitivity#
Overview#
The recipes recipe_bock24acp_*.yml reproduce figures (Fig. 3, 4, 6 and 7) from the publication Bock and Lauer, 2024 investigating cloud properties and their projected changes in CMIP models with low to high climate sensitivity.
Available recipes and diagnostics#
Recipes are stored in recipes/clouds
recipe_bock24acp_fig3-4_maps.yml
recipe_bock24acp_fig6_zonal.yml
recipe_bock24acp_fig7_boxplots.yml
Diagnostics are stored in diag_scripts/
Fig. 3 and 4:
clouds/clouds_ecs_groups_maps.py: Geographical maps of the multi-year annual means for group means of historical CMIP simulations from all three ECS groups.
Fig. 6:
clouds/clouds_ecs_groups_zonal.py: Zonally averaged group means.
Fig. 7:
clouds/clouds_ecs_groups_boxplots.py: Boxplots of relative changes for all groups.
User settings in recipe#
Script clouds_ecs_groups_maps.py
Required settings (scripts)
reference: if true, a reference dataset is given within ‘variable_group’ equal ‘OBS’
Optional settings (scripts)
plot_each_model: one figure for each single model
Script clouds/clouds_ecs_groups_zonal.py
Required settings (scripts)
group_by: list of ‘variable_group’s to have the order plot_type: ‘zonal’ and ‘height’ plots are available
Optional settings (scripts)
filename_attach: attachment to the output files
Script clouds/clouds_ecs_groups_boxplots.py
Required settings (scripts)
exclude_datasets: list of datasets which are not used for the statistics, default is [‘MultiModelMean’, ‘MultiModelP5’, ‘MultiModelP95’] group_by: list of ‘variable_group’s to have the order plot_type: ‘zonal’ and ‘height’ plots are available
Optional settings (scripts)
filename_attach: attachment to the output files title: set title of figure y_range: set range of the y-axes
Variables#
clt (atmos, monthly, longitude latitude time)
clivi (atmos, monthly, longitude latitude time)
clwvi (atmos, monthly, longitude latitude time)
rlut (atmos, monthly, longitude latitude time)
rsut (atmos, monthly, longitude latitude time)
rlutcs (atmos, monthly, longitude latitude time)
rsutcs (atmos, monthly, longitude latitude time)
tas (atmos, monthly, longitude latitude time)
Observations and reformat scripts#
CERES-EBAF (Ed4.2) - TOA radiation fluxes (used for calculation of the cloud radiative effects)
Reformat script: cmorizers/data/formatters/datasets/ceres_ebaf.py
References#
Bock, L. and Lauer, A.: Cloud properties and their projected changes in CMIP models with low to high climate sensitivity, Atmos. Chem. Phys., 24, 1587–1605, https://doi.org/10.5194/acp-24-1587-2024, 2024.