Metadata-Version: 2.1
Name: ehyd-tools
Version: 0.1.dev18
Summary: Various tools for exporting and analyzing >10a rain time-series from the ehyd.gv.at" platform of the Austian government.
Home-page: https://github.com/MarkusPic/ehyd_tools
Author: Markus Pichler
Author-email: markus.pichler@tugraz.at
License: MIT
Project-URL: Source, https://github.com/MarkusPic/ehyd_tools
Project-URL: Changelog, https://github.com/MarkusPic/ehyd_tools/blob/master/CHANGES.md
Keywords: swmm,environment,civil_engineering,api
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Hydrology
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.14)
Requires-Dist: pandas (>=1)
Requires-Dist: matplotlib (>=3)
Requires-Dist: requests
Provides-Extra: fastparquet
Requires-Dist: fastparquet ; extra == 'fastparquet'
Provides-Extra: pyarrow
Requires-Dist: pyarrow ; extra == 'pyarrow'

UNKNOWN

