Vertical step in PAI profile

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
jakeeckersley121
Posts: 2
Joined: Sun Jul 09, 2023 2:12 am America/New_York
Answers: 0

Vertical step in PAI profile

by jakeeckersley121 » Sun Jul 09, 2023 2:27 am America/New_York

Hello,

All documentation I have found for GEDI L2B v2 product (LARSE/GEDI/GEDI02_B_002 accessed via earth engine) so far, as well as the description on the product page (https://developers.google.com/earth-engine/datasets/catalog/LARSE_GEDI_GEDI02_B_002#description) refers to vertical steps (dZ) in the level 2b PAI and PAVD products as always being in 5m intervals.

Is there a script available for reducing/editing that step size? This would be incredibly useful for dryland ecosystems where vegetation rarely exceeds 5 m. I understand this can be built from equations 7, 9 + 10 from the ATBD, however i'm a little lost on where to find pv and pg grids used in the calculation.

Thanks in advance
Jake

Tags:

LP DAAC - dgolon
User Services
User Services
Posts: 296
Joined: Mon Sep 30, 2019 10:00 am America/New_York
Answers: 0
Has thanked: 18 times
Been thanked: 2 times
Contact:

Re: Vertical step in PAI profile

by LP DAAC - dgolon » Wed Jul 19, 2023 3:49 pm America/New_York

Hi @jakeeckersley121 I have passed your question along to our science team. We will follow up with an answer. Thanks - Danielle
Subscribe to the LP DAAC listserv by sending a blank email to lpdaac-join@lists.nasa.gov.

Sign up for the Landsat listserv to receive the most up to date information about Landsat data: https://public.govdelivery.com/accounts/USDOIGS/subscriber/new#tab1.

LP DAAC - afriesz
Subject Matter Expert
Subject Matter Expert
Posts: 59
Joined: Tue Nov 12, 2019 4:02 pm America/New_York
Answers: 2
Been thanked: 2 times

Re: Vertical step in PAI profile

by LP DAAC - afriesz » Thu Jan 04, 2024 8:55 am America/New_York

@jakeeckersley121 ,

I apologize for the long delay. This notebook may provide what you are after:
https://github.com/armstonj/gedipy/blob/master/notebooks/gedi_l2b_vertical_plant_profiles.ipynb. The imports and code related the MAAP can be skipped as they are for search and discovery from the NASA MAAP (https://www.earthdata.nasa.gov/esds/maap) platform. If you have your data already downloaded, you should be able to run the script. Additionally you'll need to install gedipy. Instructions can be found here: https://github.com/armstonj/gedipy/tree/master.

Note however that the vertical resolution of 5m is for a reason. The pulse width of GEDI "blurs" the PAVD and PAI profiles at <5m vertical resolution, and errors in the separation of ground and canopy signals lead to high uncertainties in the 0-5m height bin.

Post Reply