.gitignore
LICENSE.txt
MANIFEST.in
README.md
README.rst
appveyor.yml
pyproject.toml
requirements.txt
setup.cfg
setup.py
versioneer.py
.github/workflows/publish-pypi.yml
conda.recipe/meta.yaml
docs/Makefile
docs/analitica.rst
docs/auxiliaryMod.rst
docs/conf.py
docs/hydroinformatics.rst
docs/index.rst
docs/make.bat
docs/waterML.rst
docs/images/pywaterml.png
pywaterml/__init__.py
pywaterml/__main__.py
pywaterml/_version.py
pywaterml/analyzeData.py
pywaterml/auxiliaryMod.py
pywaterml/cli.py
pywaterml/waterML.py
pywaterml.egg-info/PKG-INFO
pywaterml.egg-info/SOURCES.txt
pywaterml.egg-info/dependency_links.txt
pywaterml.egg-info/not-zip-safe
pywaterml.egg-info/requires.txt
pywaterml.egg-info/top_level.txt
tests/__init__.py
tests/test_analyzeData.py
tests/test_catalog.py
tests/test_commonFunctions.py
tests/test_fast.py
tests/test_pywaterml.py