Skip to content

Getting Started

Clone the repository

git clone https://gitlab.dkrz.de/clm-community/public/publications/cmip6_bc_impact.git CMIP6_BC_Impact
cd CMIP6_BC_Impact

Download the required datasets

cd DATA
./get_data.sh

After downloading the datasets, install the Python environment described in the next section.