LiDAR Altitude in CALIPSO Data

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
EarthdataForumContributor
Posts: 284
Joined: Thu Jul 11, 2019 4:32 pm America/New_York
Answers: 3

LiDAR Altitude in CALIPSO Data

by EarthdataForumContributor » Mon Jan 06, 2020 4:06 pm America/New_York

Is there a script I can use to read the LiDAR altitude data stored in CALIPSO products?

asdc_user_services
User Services
User Services
Posts: 163
Joined: Fri Jul 12, 2019 9:29 am America/New_York
Answers: 8

Re: LiDAR Altitude in CALIPSO Data

by asdc_user_services » Mon Jan 06, 2020 4:08 pm America/New_York

Yes, you can can find a Lidar Altitude Data Read Routine here.

This routine demonstrates reading the lidar altitude data stored in CALIPSO Lidar Level 1B Profile, Level 2 Aerosol Profile, and Level 2 Cloud Profile products.

It is written in Interactive Data Language (IDL) and uses HDF routine calls to read the altitude data which are stored in an HDF vdata (table) structure, as described in the CALIPSO Data Products Catalog.

Post Reply