Join our workshop and become a GEDI Master. The Global Ecosystem Dynamics Investigation (GEDI) is the first full waveform LiDAR instrument on the international space station developed by NASA specifically for measuring forest structure at a global scale. Unlock the huge potential of GEDI in your scientific study. Attendees will learn how to download L2A and L2B data in your own area of interest while becoming familiar with the GEDI data structure. Then we will extract metrics of elevation, height, canopy cover, plant area index, and many more! Finally, you will learn how to use GEDI L4A footprint biomass to estimate biomass in your study area and begin the process of creating wall-to-wall biomass maps using machine learning. By the end of training you will surely become a GEDI master.
- An Introduction to the GEDI Mission
- Downloading Materials, Installing Packages
- Q&A
- Introduction to GEDI Data Downloads
- Using Earth Explorer (login and test AOI)
- Downloading over your AOI
- GEDI Data Format
- Footprint data
- Gridded GEDI Products
- Data Dictionaries
- GEDI L2A - Relative Height Metrics
- Open L2A
- Extract Metrics
- QAQC
- Clip to AOI
- Comparing to ALS Data
- Transect
- Algorithm Selection
- Validation
- GEDI L2B - Foliage Metrics and Profiles
- Open L2B
- Extract Metrics
- QAQC
- Clip to AOI
- Viewing the PAVD Layers
- Developing Maps and Generalized Profiles of PAVD
- GEDI L4A - AGB Footprint Data
- Open L4A
- Extract Metrics
- QAQC
- Clip to AOI
- Developing AGB Maps
- Comparing to the Global GEDI L4B AGB Map
- Developing AGB Maps with GEDI
-
GEDI L4B 1 km Gridded AGB Data
-
Considering how to use GEDI to train your own AGB map
-
Parametric or Machine Learning?
-
You will need to download (or update) / install / register a couple of things to make sure we are able to move through the workshop seamlessly:
- Newest version of R and R studio
- QGIS
- An account on NASA's EarthData
Once you've installed all of the above please install a small set of R packages using the following command:
install.packages(c("rgeos",
"rgdal",
"sf",
"rhdf5",
"randomForest",
"leaps",
"raster",
"data.table",
"ggplot2"))
Finally, I've consolidated all datasets for the tutorial on GoogleDrive. They are all publicly available data, but hopefully having everything in one place will make learning the process easier:
- GEDI
- Auxiliary Datasets
With those things completed you will be ready for the workshop!