Search found 1 match
- Wed Nov 10, 2021 11:25 am America/New_York
- Forum: Home
- Question: CALIPSO_DATA_VISUALIZATION
- Replies: 2
Re: CALIPSO_DATA_VISUALIZATION
Hi Nithish, The VFM data array is not on an evenly spaced vertical grid, unfortunately using “imagesc” will not display the VFM data correctly. I would recommend the following updates/changes to your MATLAB script. Read the altitude array from the VFM file. You will find the Lidar Altitude informati...