.coveragerc
.gitignore
.isort.cfg
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
Dockerfile
LICENSE.txt
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/documentation.yml
.github/workflows/release.yml
.github/workflows/test-pr.yml
.github/workflows/test-push.yml
docs/Makefile
docs/authors.md
docs/changelog.md
docs/click.rst
docs/conf.py
docs/contributing.md
docs/index.md
docs/license.md
docs/_static/.gitignore
docs/_static/202211_sensor_data_to_app.excalidraw
docs/api/modules.rst
docs/api/vptstools.bin.rst
docs/api/vptstools.rst
src/vptstools/__init__.py
src/vptstools/odimh5.py
src/vptstools/s3.py
src/vptstools/vpts.py
src/vptstools/vpts_csv.py
src/vptstools.egg-info/PKG-INFO
src/vptstools.egg-info/SOURCES.txt
src/vptstools.egg-info/dependency_links.txt
src/vptstools.egg-info/entry_points.txt
src/vptstools.egg-info/not-zip-safe
src/vptstools.egg-info/requires.txt
src/vptstools.egg-info/top_level.txt
src/vptstools/bin/click_exception.py
src/vptstools/bin/transfer_baltrad.py
src/vptstools/bin/vph5_to_vpts.py
tests/conftest.py
tests/test_odimh5.py
tests/test_s3.py
tests/test_vph5_to_vpts.py
tests/test_vpts.py
tests/test_vpts_csv.py
tests/data/inventory/coverage.csv
tests/data/inventory/dummy_inventory.csv.gz
tests/data/inventory/dummy_manifest.json
tests/data/inventory/nosta_vpts_202303.csv.gz
tests/data/inventory/nosta_vpts_20230311.csv
tests/data/inventory/vp/nosta_vp_20230311T231500Z_0xb.h5
tests/data/inventory/vp/nosta_vp_20230311T232500Z_0xb.h5
tests/data/inventory/vp/nosta_vp_20230311T233500Z_0xb.h5
tests/data/inventory/vp/nosta_vp_20230311T234500Z_0xb.h5
tests/data/inventory/vp/nosta_vp_20230311T235500Z_0xb.h5
tests/data/odimh5/bewid_pvol_20170214T0000Z_0x1.h5
tests/data/vp/bejab/2022/11/11/bejab_vp_20221111T233000Z_0x9.h5
tests/data/vp/bejab/2022/11/11/bejab_vp_20221111T234000Z_0x9.h5
tests/data/vp/bejab/2022/11/11/bejab_vp_20221111T234500Z_0x9.h5
tests/data/vp/bejab/2022/11/11/bejab_vp_20221111T235000Z_0x9.h5
tests/data/vp/bejab/2022/11/11/bejab_vp_20221111T235500Z_0x9.h5
tests/data/vp/bewid/bewid_vp_20221113T023500Z_0xb.h5
tests/data/vp_no_odim_h5/dummy.h5