***********************************************
David Neubauer, 2023-07

Purpose:
--------
Scripts to produce figure 5 or 9 in the paper:
Lohmann and Neubauer, ACP, 2018, https://doi.org/10.5194/acp-18-8807-2018

Instructions:
-------------
Step 1:
Use "cdo ensmean" to get mean cosp data of the last ten years of 1xCO2 and 2xCO2 simulations.
Call the resulting file: cosp.nc for each 1xCO2 and 2xCO2 simulation.

Step 2:
Compute difference cosp.nc (2xCO2) minus cosp.nc (1xCO2) (e.g. "cdo sub") in folder called "sub"
for each experiment. Call the resulting file: cosp.nc for each experiment.

Step 3:
Run isccp_data.sh and plots.sh for all 1xCO2 and 2xCO2 simulations.
Run isccp_data.sh and plots.sh for all in all "sub"-folders.

Alternative to steps 1-3 the files from 'Fig05/' or 'Fig09/' of accompanying package
(http://dx.doi.org/10.5281/zenodo.8183403) can be used

Step 4:
Run plots.sh in sub_5exp-folder
