This repository is for the Advanced Remote Sensing GEDI Practical at UGent.
In this practical, you will:
- Gain an understanding of what GEDI is and how it works.
- Access GEDI data through Earthdata Search.
- Execute Python commands to read and visualize GEDI data.
- Interpret graphs generated from GEDI data.
This repository contains all the necessary files to successfully complete the practical.
This guide includes tips and tricks for using Google Colab, the recommended environment for this practical.
This document provides a step-by-step guide on:
✔️ Creating an Earthdata account (mandatory for the practical).
✔️ Searching for GEDI data within a specific region of interest (ROI) (optional for exploration).
This file contains all the questions from the Jupyter notebook in one place, making it easier to review and answer them.
-
Open the notebooks
- The notebooks are marked in order (0X_notebookname.file). With this currect README file being the first. If you follow all files one by one, everything should make sense.
-
Set up your data
- Save the DATA folder to your Google Drive under:
My Drive/Colab Notebooks/GEDI_course/DATA
- Save the DATA folder to your Google Drive under:
-
Follow the L2B notebook instructions
- Launch the L2B notebook in Google Colab.
- Google Colab may show the following error. Simply click "Authorize."
- You will now see the error below. Click "OK."
- Now click on the link indicated by the arrow below.
- The L2B notebook should now be open in Google Colab, and you can proceed. If you encounter any issues, feel free to ask the assistant for help.
- Google Colab may show the following error. Simply click "Authorize."
- Read the information, execute the code, and try to solve the 🧐 Questions to Think About.
- If you want to see all questions in one place, check out Questions.md.
- Launch the L2B notebook in Google Colab.
Good luck! 🍀