.coveragerc
.gitignore
.isort.cfg
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.rst
CITATION.cff
LICENSE
README.md
environment.yml
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/CODE_OF_CONDUCT.rst
.github/CONTRIBUTING.rst
.github/ISSUE_TEMPLATE.md
.github/workflows/binder.yml
.github/workflows/ci.yml
.github/workflows/deploy.yml
.github/workflows/update_docs.yml
docs/Makefile
docs/authors.rst
docs/cache.rst
docs/changelog.rst
docs/conduct.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/logging.rst
docs/timeseriesgroupids.rst
docs/tutorial.rst
docs/_static/.gitignore
docs/api/reference.rst
docs/plots/plot_ensemble_data.py
docs/plots/plot_inconsistent_results.py
src/pywaterinfo/__init__.py
src/pywaterinfo/parser.py
src/pywaterinfo/utils.py
src/pywaterinfo/waterinfo.py
src/pywaterinfo.egg-info/PKG-INFO
src/pywaterinfo.egg-info/SOURCES.txt
src/pywaterinfo.egg-info/dependency_links.txt
src/pywaterinfo.egg-info/not-zip-safe
src/pywaterinfo.egg-info/requires.txt
src/pywaterinfo.egg-info/top_level.txt
tests/conftest.py
tests/test_cache.py
tests/test_parser.py
tests/test_waterinfo.py
tests/data/ts_id_911010_hdf5_response.hdf5