.editorconfig
.gitignore
.gitlab-ci.yml
AUTHORS.txt
CHANGELOG.rst
CODE_OF_CONDUCT.txt
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
environment.yml
setup.cfg
setup.py
data/rhine_d8.tif
data/rhine_elv0.tif
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/flwdir.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/reference.rst
docs/_static/ftypes.png
docs/_templates/theme_overrides.css
pyflwdir/__init__.py
pyflwdir/arithmetics.py
pyflwdir/basins.py
pyflwdir/core.py
pyflwdir/core_conversion.py
pyflwdir/core_d8.py
pyflwdir/core_ldd.py
pyflwdir/core_nextxy.py
pyflwdir/dem.py
pyflwdir/gis_utils.py
pyflwdir/pyflwdir.py
pyflwdir/regions.py
pyflwdir/streams.py
pyflwdir/subgrid.py
pyflwdir/upscale.py
pyflwdir.egg-info/PKG-INFO
pyflwdir.egg-info/SOURCES.txt
pyflwdir.egg-info/dependency_links.txt
pyflwdir.egg-info/requires.txt
pyflwdir.egg-info/top_level.txt
scripts/flow_direction_data.ipynb
tests/flwdir.asc
tests/flwdir1.asc
tests/test_arithmetics.py
tests/test_core.py
tests/test_core_xx.py
tests/test_dem.py
tests/test_gis_utils.py
tests/test_pyflwdir.py
tests/test_streams_basins.py
tests/test_subgrid.py
tests/test_upscale.py