Functions to analyze atmospheric aerosol data
Project description
aerosol-functions package
This package is a collection of tools to analyze and visualize atmospheric aerosol and ion data.
Latest version: 0.1.10
Installation
Install directly from GitHub using pip
pip install git+https://github.com/jlpl/aerosol-functions.git
Documentation
The package's documentation page can be found here
Example
Calculate the coagulation coefficient in cubic meters per second for 10 nm and 100 nm aerosol particles under standard conditions.
import aerosol.functions as af
K = af.coagulation_coef(10e-9,100e-9)
print(K) # output: 2.4e-14
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aerosol-functions-0.1.10.tar.gz.
File metadata
- Download URL: aerosol-functions-0.1.10.tar.gz
- Upload date:
- Size: 125.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d3ec3e797f64d9065f519c9e933607d1c07f18a688b0d3eebc63a7a7c957c2a
|
|
| MD5 |
a35f9676f3fabee2c2ea6fc688ed8f61
|
|
| BLAKE2b-256 |
6d71e40140b0f22b9c7bc36b78a5d193dceacdea4507f2e1d2b0b8926988051f
|
File details
Details for the file aerosol_functions-0.1.10-py3-none-any.whl.
File metadata
- Download URL: aerosol_functions-0.1.10-py3-none-any.whl
- Upload date:
- Size: 30.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05903a61c729647331ec79dcd155ad7edf9021baf8935184b5fa64a10ee8da04
|
|
| MD5 |
2a0bc7506e35b2eaddd7de2e449af98c
|
|
| BLAKE2b-256 |
27f82b5f9f9b196b299d5a104d74c87d117b0ec8e7c8a99c12d18333f46f0164
|