.gitignore
LICENSE.txt
README.md
requirements-dev.txt
requirements.txt
setup.py
.circleci/config.yml
.github/workflows/publish-to-pypi.yml
examples/read-crossline.py
examples/read-inline.py
examples/read-zslice.py
pyvds/__init__.py
pyvds/accessors.py
pyvds/open.py
pyvds/read.py
pyvds/tools.py
pyvds.egg-info/PKG-INFO
pyvds.egg-info/SOURCES.txt
pyvds.egg-info/dependency_links.txt
pyvds.egg-info/requires.txt
pyvds.egg-info/top_level.txt
test_data/small.sgy
test_data/small.vds
tests/test_read.py
tests/test_segyio-emulator.py