AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
LICENSE.md
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/commands.rst
docs/conf.py
docs/contribution.rst
docs/getting-started.rst
docs/glossary.rst
docs/history.rst
docs/index.rst
docs/make.bat
swaty/__init__.py
swaty/swaty_generate_template_configuration_json_file.py
swaty/swaty_read_model_configuration_file.py
swaty.egg-info/PKG-INFO
swaty.egg-info/SOURCES.txt
swaty.egg-info/dependency_links.txt
swaty.egg-info/requires.txt
swaty.egg-info/top_level.txt
swaty/auxiliary/__init__.py
swaty/auxiliary/line_count.py
swaty/auxiliary/text_reader_string.py
swaty/classes/__init__.py
swaty/classes/hru.py
swaty/classes/pycase.py
swaty/classes/subbasin.py
swaty/classes/swatpara.py
swaty/classes/watershed.py
tests/__init__.py
tests/test_pyswat.py
tests/configurations/swat_simulation.xml
tests/configurations/template.json
tests/example/notebook.py