Search found 1 match
- Wed Jul 24, 2024 10:58 am America/New_York
- Forum: Home
- Question: Accesing CALIPSO metadata with C++
- Replies: 2
Accesing CALIPSO metadata with C++
Hi, I am trying to read metadata calipso from 5km Cloud Profile files (05kmCPro) using c++ code. I have a problem for the Lidar_Data_Altitude which is a list of 399 float32. I am using a buffer to read metadata from the 1st one (Product_ID) until Lidar_Data_Altitude. No problem until this list of al...