Skip to content

CloudSat+CALIPSO data product examples and source code

Notifications You must be signed in to change notification settings

bertrandclim/3S-GEOPROF-COMB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3S-GEOPROF-COMB

Binder DOI

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.

Contents

/notebooks

Example Jupyter notebook showing how to work with the data product (brief_intro.ipynb). Click "launch binder" to explore this notebook.

/scripts

Production scripts used to produce the product by processing along-track (level 2) input data. See /scripts/README.md for more details.