CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
environment-minimal.in.yml
environment.in.yml
pyproject.toml
requirements-dev.txt
requirements-docs.in
requirements-docs.txt
requirements-tests.in
requirements-tests.txt
setup.py
tox.ini
docs/conf.py
docs/design.rst
docs/index.rst
docs/quickstart.rst
elevation/__init__.py
elevation/cli.py
elevation/datasource.mk
elevation/datasource.py
elevation/spatial.py
elevation/util.py
elevation.egg-info/PKG-INFO
elevation.egg-info/SOURCES.txt
elevation.egg-info/dependency_links.txt
elevation.egg-info/entry_points.txt
elevation.egg-info/requires.txt
elevation.egg-info/top_level.txt
elevation.egg-info/zip-safe
tests/environment-macos-3.8.yml
tests/environment-ubuntu-3.6.yml
tests/environment-ubuntu-3.7.yml
tests/environment-ubuntu-3.8-minimal.yml
tests/environment-ubuntu-3.8.yml
tests/environment-windows-3.8.yml
tests/test_cli.py
tests/test_datasource.py
tests/test_util.py