Metadata-Version: |
2.1 |
Name: |
traval |
Version: |
0.5.1 |
Summary: |
Python package for applying automatic error detection algorithms to time series. Create custom error detection algorithms to support data validation workflows. |
Author: |
D.A. Brakenhoff |
Maintainer-Email: |
"D.A. Brakenhoff" <d.brakenhoff[at]artesia-water.nl> |
Project-Url: |
homepage, https://github.com/ArtesiaWater/traval |
Project-Url: |
repository, https://github.com/ArtesiaWater/traval |
Project-Url: |
documentation, https://traval.readthedocs.io/en/latest/ |
Keywords: |
hydrology,groundwater,time series,analysis,database |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: Other Audience |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: POSIX |
Classifier: |
Operating System :: Unix |
Classifier: |
Operating System :: MacOS |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Topic :: Scientific/Engineering :: Hydrology |
Requires-Python: |
>=3.9 |
Requires-Dist: |
numpy |
Requires-Dist: |
scipy |
Requires-Dist: |
pandas |
Requires-Dist: |
matplotlib |
Requires-Dist: |
pastas; extra == "ci" |
Requires-Dist: |
flake8; extra == "ci" |
Requires-Dist: |
pytest; extra == "ci" |
Requires-Dist: |
codecov; extra == "ci" |
Requires-Dist: |
pytest-cov; extra == "ci" |
Requires-Dist: |
pytest-dependency; extra == "ci" |
Requires-Dist: |
codacy-coverage; extra == "ci" |
Requires-Dist: |
traval[ci]; extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme; extra == "docs" |
Requires-Dist: |
Ipython; extra == "docs" |
Requires-Dist: |
ipykernel; extra == "docs" |
Requires-Dist: |
nbsphinx; extra == "docs" |
Requires-Dist: |
nbsphinx-link; extra == "docs" |
Provides-Extra: |
ci |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown |