Global-gridded cloud data product from combined satellite radar (CloudSat) and lidar (CALIPSO). This repository contains example notebooks showing how to work with the data product (/notebooks
) as well as the source code used to produce the data product (/scripts
).
For more information, see "A Global Gridded Dataset for Cloud Vertical Structure from Combined CloudSat and CALIPSO Observations" in Earth System Science Data, 2024.
The product is available for download on zenodo.
Example Jupyter notebook showing how to work with the data product (brief_intro.ipynb
). Click "launch binder" to explore this notebook.
Production scripts used to produce the product by processing along-track (level 2) input data. See /scripts/README.md
for more details.