mettoolbox is set of command line and Python tools for the analysis and reporting of meteorological data.
Project description
mettoolbox
The mettoolbox is set of command line and Python tools for the analysis and calculation of meteorologic data.
Installation
Should be as easy as running pip install mettoolbox or easy_install mettoolbox at any command line.
Usage - Command Line
Just run ‘mettoolbox –help’ to get a list of subcommands:
usage: mettoolbox [-h] [-v] {disaggregate,pet,ret,indices,about} ... positional arguments: {disaggregate,pet,ret,indices,about} disaggregate disaggregate subcommand pet pet subcommand ret ret subcommand indices indices subcommand about Display version number and system information. optional arguments: -h, --help show this help message and exit -v, --version show program's version number and exit
Usage - Python
from mettoolbox import mettoolbox df = mettoolbox.disaggregate.temperature('sine_min_max', ['degC', 'degC'], temp_min_col=1, temp_max_col=2)
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
mettoolbox-6.0.6.tar.gz
(24.3 MB
view details)
Built Distribution
mettoolbox-6.0.6-py3-none-any.whl
(147.9 kB
view details)
File details
Details for the file mettoolbox-6.0.6.tar.gz
.
File metadata
- Download URL: mettoolbox-6.0.6.tar.gz
- Upload date:
- Size: 24.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33cca4ee1a98b0729b55b810ce08e137f930d6e8d878384bf5d329f7dd73efbe |
|
MD5 | cc5f900bed764f3768e03a38d13b744f |
|
BLAKE2b-256 | 2f04085bbe08da80a5af152ea30121019d88dd65ebc72439b36ee3e663a2c61b |
File details
Details for the file mettoolbox-6.0.6-py3-none-any.whl
.
File metadata
- Download URL: mettoolbox-6.0.6-py3-none-any.whl
- Upload date:
- Size: 147.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19ebc48f4328b92214b2ae38bc4fe9ce340fe302475a92547f7aa059085ceea4 |
|
MD5 | d475251393a123df739c98a6eb376b53 |
|
BLAKE2b-256 | ea802128bd09eb758054400185c23a95b328dd466259adc8ee5c70acf9c1d188 |