Metadata-Version: 2.1
Name: metobs-toolkit
Version: 0.0.2a4
Summary: A Meteorological observations toolkit for scientists
License: LICENSE
Keywords: meteorology,observations,urban climate
Author: Thomas Vergauwen
Author-email: thomas.vergauwen@meteo.be
Maintainer: Thomas Vergauwen
Maintainer-email: thomas.vergauwen@meteo.be
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: PyQt5 (==5.12.2)
Requires-Dist: earthengine-api (>=0.1.340,<0.2.0)
Requires-Dist: geopandas (>=0.9.0,<0.10.0)
Requires-Dist: mapclassify (>=2.4.0,<3.0.0)
Requires-Dist: matplotlib (>=3.0.0,<4.0.0)
Requires-Dist: mysql-connector-python (>=8.0.6,<9.0.0)
Requires-Dist: numpy (>=1.17.3,<2.0.0)
Requires-Dist: pandas (>=1.3.0,<2.0.0)
Requires-Dist: pyproj (>=3.4,<3.5)
Requires-Dist: pyqt5-qt5 (>=5.15.2,<6.0.0)
Requires-Dist: pyqt5-sip (>=12.12.1,<13.0.0)
Project-URL: Documentation, https://python-poetry.org/docs/
Description-Content-Type: text/markdown

# MetObs-toolkit

This repo contains all the software for the [metobs_toolkit](https://test.pypi.org/project/metobs-toolkit/).
The MetObs-toolkit is a package for scientists who make use meteorological observations.
## Documentation ##
Documentation can be found [here](https://vergauwenthomas.github.io/MetObs_toolkit/).

## Installing the package
Install the package by:

`pip install metobs-toolkit`

