<div dir="ltr">Hi all,<div><br></div><div>I am using NCL to read the CALIPSO VFM level 2 file. However, I got an error while reading the variable "Feature_Classification_Flags". Here is the error in detail.</div><div><br></div><div><div>fatal:HDF: An error occurred while attempting to read variable (Feature_Classification_Flags) from file (/home/vy57456/zzbatmos_common/Data/MODIS/6/llj_eus/CALIOP/CAL_LID_L2_VFM-Standard-V4-10/CAL_LID_L2_VFM-Standard-V4-10.2015-06-10T07-50-24ZN.hdf)</div></div><div><br></div><div>The code is like</div><div><br></div><div>    dirh      = "./"</div><div>    nameh  = "CAL_LID_L2_VFM-Standard-V4-10.2015-06-10T07-50-24ZN.hdf"</div><div><div>    fh         = addfile(dirh+nameh, "r")</div><div>    vfmh     = fh->Feature_Classification_Flags(:, :) </div></div><div><br></div><div>The NCL version is 6.4.0</div><div>When you are available, would you please help me to figure this out? Thank you</div><div><br></div><div>Best,</div><div>Zhifeng</div><div><br></div></div>