.. image:: https://github.com/timcera/mettoolbox/actions/workflows/pypi-package.yml/badge.svg
:alt: Tests
:target: https://github.com/timcera/mettoolbox/actions/workflows/pypi-package.yml
:height: 20
.. image:: https://img.shields.io/coveralls/github/timcera/mettoolbox
:alt: Test Coverage
:target: https://coveralls.io/r/timcera/mettoolbox?branch=master
:height: 20
.. image:: https://img.shields.io/pypi/v/mettoolbox.svg
:alt: Latest release
:target: https://pypi.python.org/pypi/mettoolbox/
:height: 20
.. image:: https://img.shields.io/pypi/l/mettoolbox.svg
:alt: BSD-3 clause license
:target: https://pypi.python.org/pypi/mettoolbox/
:height: 20
.. image:: https://img.shields.io/pypi/pyversions/mettoolbox
:alt: PyPI - Python Version
:target: https://pypi.org/project/mettoolbox/
:height: 20
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)
Raw data
{
"_id": null,
"home_page": null,
"name": "mettoolbox",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "time-series, cli-app, meteorology, evaporation, precipitation, climate, weather, climate-data, climate-data-analysis, climate-data-analysis-tools, temperature, humidity, wind",
"author": null,
"author_email": "Tim Cera <tim@cerazone.net>",
"download_url": "https://files.pythonhosted.org/packages/c6/51/2e6a0bae0d13151fdb4810adb5354b7c738e37aaffdd210aa2cd01036797/mettoolbox-7.0.1.tar.gz",
"platform": null,
"description": ".. image:: https://github.com/timcera/mettoolbox/actions/workflows/pypi-package.yml/badge.svg\n :alt: Tests\n :target: https://github.com/timcera/mettoolbox/actions/workflows/pypi-package.yml\n :height: 20\n\n.. image:: https://img.shields.io/coveralls/github/timcera/mettoolbox\n :alt: Test Coverage\n :target: https://coveralls.io/r/timcera/mettoolbox?branch=master\n :height: 20\n\n.. image:: https://img.shields.io/pypi/v/mettoolbox.svg\n :alt: Latest release\n :target: https://pypi.python.org/pypi/mettoolbox/\n :height: 20\n\n.. image:: https://img.shields.io/pypi/l/mettoolbox.svg\n :alt: BSD-3 clause license\n :target: https://pypi.python.org/pypi/mettoolbox/\n :height: 20\n\n.. image:: https://img.shields.io/pypi/pyversions/mettoolbox\n :alt: PyPI - Python Version\n :target: https://pypi.org/project/mettoolbox/\n :height: 20\n\nmettoolbox\n==========\nThe mettoolbox is set of command line and Python tools for the analysis and\ncalculation of meteorologic data.\n\nInstallation\n------------\nShould be as easy as running ``pip install mettoolbox`` or ``easy_install\nmettoolbox`` at any command line.\n\nUsage - Command Line\n--------------------\nJust run 'mettoolbox --help' to get a list of subcommands::\n\n usage: mettoolbox [-h] [-v] {disaggregate,pet,ret,indices,about} ...\n\n positional arguments:\n {disaggregate,pet,ret,indices,about}\n disaggregate disaggregate subcommand\n pet pet subcommand\n ret ret subcommand\n indices indices subcommand\n about Display version number and system information.\n\n optional arguments:\n -h, --help show this help message and exit\n -v, --version show program's version number and exit\n\nUsage - Python\n--------------\n::\n\n from mettoolbox import mettoolbox\n df = mettoolbox.disaggregate.temperature('sine_min_max', ['degC', 'degC'], temp_min_col=1, temp_max_col=2)\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "mettoolbox is set of command line and Python tools for the analysis and reporting of meteorological data.",
"version": "7.0.1",
"project_urls": {
"bitbucket": "https://bitbucket.org/timcera/mettoolbox/src/main/",
"documentation": "https://timcera.bitbucket.io/mettoolbox/docs/index.html#mettoolbox-documentation",
"github": "https://github.com/timcera/mettoolbox"
},
"split_keywords": [
"time-series",
" cli-app",
" meteorology",
" evaporation",
" precipitation",
" climate",
" weather",
" climate-data",
" climate-data-analysis",
" climate-data-analysis-tools",
" temperature",
" humidity",
" wind"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6cd23a529d7dad3ab0c759db65f4b2799f6a64c0bd93d127e8f16440fbdc0f59",
"md5": "49a369020ecda603db931abf4243c31d",
"sha256": "724b88066ddf8b935bc93572d5f43e85837f50eac11860650ddbf4cd72000c09"
},
"downloads": -1,
"filename": "mettoolbox-7.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "49a369020ecda603db931abf4243c31d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 173485,
"upload_time": "2025-07-20T20:45:43",
"upload_time_iso_8601": "2025-07-20T20:45:43.347404Z",
"url": "https://files.pythonhosted.org/packages/6c/d2/3a529d7dad3ab0c759db65f4b2799f6a64c0bd93d127e8f16440fbdc0f59/mettoolbox-7.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c6512e6a0bae0d13151fdb4810adb5354b7c738e37aaffdd210aa2cd01036797",
"md5": "1ec1d2173edb7c941bd1df098dcff0f2",
"sha256": "8fe7634d6f72b50097563df5d051e869b2d714fb5fc11ee0b73129b5443cc658"
},
"downloads": -1,
"filename": "mettoolbox-7.0.1.tar.gz",
"has_sig": false,
"md5_digest": "1ec1d2173edb7c941bd1df098dcff0f2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 24061413,
"upload_time": "2025-07-20T20:45:45",
"upload_time_iso_8601": "2025-07-20T20:45:45.907993Z",
"url": "https://files.pythonhosted.org/packages/c6/51/2e6a0bae0d13151fdb4810adb5354b7c738e37aaffdd210aa2cd01036797/mettoolbox-7.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-20 20:45:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "timcera",
"github_project": "mettoolbox",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "mettoolbox"
}