Author: ORNL DAAC
Date: August 26, 2021
Contact for the ORNL DAAC: uso@daac.ornl.gov
Keywords: lidar, GEDI, AGBD, aboveground biomass
These tutorials demonstrate how to discover, access and use GEDI science data products archived at the ORNL DAAC.
Requirement are in requirements.txt. To install the necessary python libraries, you can copy the requirements.txt from this repository and run:
pip install -r requirements.txt
- Searching and downloading GEDI L4A dataset (script)
- Subsetting GEDI L4A footprints (script)
- Exploring GEDI L4A data structure
- Direct S3 Access GEDI L4A from the NASA EarthData Cloud
- Accessing GEDI L4A dataset with NASA OPeNDAP in the Cloud (script)
- Accessing GEDI L4A dataset with NASA Harmony API
- Reproducing L4A AGBD estimates from GEDI L2A RH metrics
- Apply correction to AGBD estimates for selected L4A shots, Version 2
- NASA Earthdata Webinar: Explore NASA GEDI Aboveground Biomass Datasets, Services, and Tools at NASA's ORNL DAAC
- ESA Workshop: Synergistic Use of SAR and Lidar Data for Terrestrial Ecology Research
More resources related to ORNL DAAC data and web services can be found at the ORNL DAAC Learning page.