This workshop runs locally from a JupyterLab session using the agile26-pangeo conda environment available in the repository.
Clone the Repository¶
git clone https://github.com/ESA-EarthCODE/agile26-tutorial
cd agile26-tutorialStart JupyterLab¶
If you do not already have that environment, create the pinned workshop environment from this repository:
conda env create -f environment.yml
conda activate agile26-pangeo
jupyter labconda activate agile26-pangeo
jupyter labOpen the JupyterLab URL shown in the terminal, then use the file browser to open the workshop pages and notebooks.
For the guided hands-on section, start with:
burnt-area-example/pangeo_on_EarthCODE.ipynb