Metadata-Version: |
2.1 |
Name: |
hesseflux |
Version: |
5.0 |
Summary: |
hesseflux: a Python library to process and post-process Eddy covariance data |
Author: |
Matthias Cuntz |
Author-Email: |
mc[at]macu.de |
Maintainer: |
Matthias Cuntz |
Maintainer-Email: |
mc[at]macu.de |
Home-Page: |
https://github.com/mcuntz/hesseflux |
Project-Url: |
Documentation, https://mcuntz.github.io/hesseflux/ |
Project-Url: |
Source, https://github.com/mcuntz/hesseflux |
Project-Url: |
Tracker, https://github.com/mcuntz/hesseflux/issues |
Project-Url: |
Changelog, https://github.com/mcuntz/hesseflux/blob/master/CHANGELOG.rst |
License: |
MIT |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: End Users/Desktop |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: MacOS :: MacOS X |
Classifier: |
Operating System :: Microsoft |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: POSIX |
Classifier: |
Operating System :: Unix |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Atmospheric Science |
Classifier: |
Topic :: Scientific/Engineering :: Hydrology |
Classifier: |
Topic :: Scientific/Engineering :: Mathematics |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Utilities |
Platform: |
any |
Requires-Python: |
>=3.7 |
Requires-Dist: |
numpy |
Requires-Dist: |
scipy |
Requires-Dist: |
pandas |
Requires-Dist: |
pyjams |
Requires-Dist: |
numpydoc (<2,>=1.1); extra == "doc" |
Requires-Dist: |
jinja2 (>=2); extra == "doc" |
Requires-Dist: |
sphinx (<4,>=3); extra == "doc" |
Requires-Dist: |
sphinx-rtd-theme (<1,>=0.5); extra == "doc" |
Requires-Dist: |
seaborn; extra == "doc" |
Requires-Dist: |
pyarrow; extra == "doc" |
Requires-Dist: |
coverage[toml] (<6,>=5.2.1); extra == "test" |
Requires-Dist: |
pytest (<7,>=6.0); extra == "test" |
Requires-Dist: |
pytest-cov (<3,>=2.11.0); extra == "test" |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE |