muqingyu666 / Project_cirrus_classification

Code to classify cirrus into in-situ and anvil type, using data from 2B-CLDCLASS-lidar and 2B-GEOPROF_lidar
1 stars 0 forks source link

muqy_20240101_2Bgeoprof_reader 这个文件好像没给出来? #1

Closed benerain closed 2 weeks ago

benerain commented 2 weeks ago

我在研究读取和可视化cloudsat/calipso数据,但是在读取过程中遇到了问题,想参考一下你是怎么读取的

muqingyu666 commented 2 weeks ago

具体是什么问题呢,使用的CloudSat level几的产品?

benerain commented 2 weeks ago

想可视化2B-CLDCLASS-LIDAR的cloud layer base, 读1D数据的时候出了点问题

benerain commented 2 weeks ago

具体问题就是用h5py读的时候,只有2D数据能在hdf.keys()显示

with HDF(filename) as hdf:
    datasets = hdf.keys()
    print(datasets)

lat lon 和time都没有。只有2D的