Python tools to analyze and filter high sampling rate Sonic Anemometer and Thermohygrometer measurements. Designed for measurement campaigns.
A clean way to build a database directly from station raw files. Graph to look at your data while measurements are being recorded.
If you are using a Campbell datalogger, you can convert Campbell TOB3 file, thanks to spirrobe/campbell repo.
It will contain despiking method and rotation-to-streamline methods.
It is available as PyPi package under name EddyCovTools Install using
python3 -m pip install EddyCovTools
If you want to investigate the TOB3 file converter, use
git submodule update --init --recursive
to get my fork.
This repo is a work in progress.
Required:
- python 3
- matplotlib
- pandas
- numpy
- duckdb
- natsort
- campbell-files
Release files for EddyCovTools 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| eddycovtools-0.0.1.tar.gz | 7.1 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| eddycovtools-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.1 MB
Release files / eddycovtools-0.0.1.tar.gz
| Download URL | eddycovtools-0.0.1.tar.gz |
|---|---|
| Size | 7.1 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1f330a56c0c25931c555d5ed925549de3a34fcaf09a4848b39bf5d962125de97
|
|
BLAKE2b-256 checksum How to use checksums |
77bbee6656fba37257a9b27d9571694e08c341b78d54e829290d59f1e5af8fb0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.12
|
Release files / eddycovtools-0.0.1-py3-none-any.whl
| Download URL | eddycovtools-0.0.1-py3-none-any.whl |
|---|---|
| Size | 30.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
18be217b98fef6a8540fede1c6955f8ace2f45892b8b2793df4d70033ab09125
|
|
BLAKE2b-256 checksum How to use checksums |
24d21b41c66c7de9b9dbda224ee6bd071348fb71fa37d443df91ed5df034b548
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.12
|