Metadata-Version: 2.1
Name: ccic
Version: 0.1rc0
Summary: Chalmers Cloud Ice Climatology
Home-page: https://github.com/see-geo/ccic
Author: Simon Pfreundschuh
Author-email: simon.pfreundschuh@chalmers.se
License: UNKNOWN
Project-URL: Source, https://github.com/see-geo/ccic/
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: zarr
Requires-Dist: netCDF4
Requires-Dist: dask
Requires-Dist: beautifulsoup4
Requires-Dist: lxml
Provides-Extra: complete
Requires-Dist: metpy ; extra == 'complete'
Requires-Dist: numpy ; extra == 'complete'
Requires-Dist: quantnn >=0.0.5 ; extra == 'complete'
Requires-Dist: torch ; extra == 'complete'
Requires-Dist: pytorch-lightning ; extra == 'complete'
Requires-Dist: pansat ; extra == 'complete'
Requires-Dist: xarray ; extra == 'complete'
Requires-Dist: netCDF4 ; extra == 'complete'
Requires-Dist: dask ; extra == 'complete'
Requires-Dist: beautifulsoup4 ; extra == 'complete'
Requires-Dist: lxml ; extra == 'complete'
Requires-Dist: jupyter-book ; extra == 'complete'

# The Chalmers Cloud Ice Climatology

This repository contains all source code for the training and processing of the
retrieval underlying the Chalmers Cloud Ice Climatology (CCIC) data record.

## Documentation

Documentation describing the CCIC data, its uses, and how to run the retrievals can be found [here](https://ccic.readthedocs.io/en/latest/intro.html).

## References

The CCIC retrieval, its implementation, and validation results are presented in Amell, A., Pfreundschuh, S., and Eriksson, P.: The Chalmers Cloud Ice Climatology: Retrieval implementation and validation, EGUsphere [preprint], [https://doi.org/10.5194/egusphere-2023-1953](https://doi.org/10.5194/egusphere-2023-1953), 2023. 


