Vertical Feature Mask Classification Extraction

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

Vertical Feature Mask Classification Extraction

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

How can I extract the feature type information stored in a CALIPSO Lidar Level 2 Vertical Feature Mask classification flag value?

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

Re: Vertical Feature Mask Classification Extraction

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

You can use the routine, found here.

This routine demonstrates extraction of the feature type information stored in a CALIPSO Lidar Level 2 Vertical Feature Mask feature classification flag value.

It is written in Interactive Data Language (IDL) as a callable procedure that receives as an argument a 16-bit feature classification flag value and prints the feature type information extracted from the bits in the flag value, as described in the CALIPSO Data Products Catalog.

Post Reply