Metadata-Version: 2.1
Name: aerosol-functions
Version: 0.0.13
Summary: Functions to analyze atmospheric aerosol data
Home-page: https://github.com/jlpl/aerosol-functions
Author: Janne Lampilahti
Author-email: janne.lampilahti@helsinki.fi
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pandas >=1.1.0
Requires-Dist: numpy >=1.19.0
Requires-Dist: matplotlib >=3.3.4
Requires-Dist: scipy >=1.5.3

![logo](https://github.com/jlpl/aerosol-functions/raw/master/logo.png)

A collection of tools to analyze and visualize atmospheric aerosol and ion data.

## Installation
```shell
pip install aerosol-functions
```

## Documentation
See [here](https://jlpl.github.io/aerosol-functions/)
