4. Quick Start

After executing the instructions given in Installation Guide the ESA CCI Toolbox is ready to use. To show how to make first steps, a variety of notebooks has been compiled. You may find them in the notebooks section in the Github Repository, but we have also assembled them here to provide you with an overview.

4.1. ESA CCI Toolbox Notebooks Setup

Before using Jupyter Lab for the first time install the jupyterlab and jupyterlab-geojson packages.

(ect) conda install -c conda-forge jupyterlab jupyterlab-geojson

Start Jupyter Lab:

(ect) $ jupyter-lab

4.2. Jupyter Notebooks