.gitignore
.readthedocs.yaml
LICENSE.md
README.md
pyproject.toml
requirements.txt
.github/workflows/publish.yml
.github/workflows/python-app.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/advanced_indexing.rst
docs/source/aliases.rst
docs/source/api.rst
docs/source/conf.py
docs/source/connecting.rst
docs/source/datasets.rst
docs/source/directories.rst
docs/source/files.rst
docs/source/groups.rst
docs/source/index.rst
docs/source/lazy_loading.rst
docs/source/multi_slice.rst
docs/source/testing.rst
hdfstream/__init__.py
hdfstream/config.py
hdfstream/connection.py
hdfstream/decoding.py
hdfstream/defaults.py
hdfstream/exceptions.py
hdfstream/remote_dataset.py
hdfstream/remote_directory.py
hdfstream/remote_file.py
hdfstream/remote_group.py
hdfstream/remote_links.py
hdfstream/slice_utils.py
hdfstream/streaming_decoder.py
hdfstream/testing.py
hdfstream.egg-info/PKG-INFO
hdfstream.egg-info/SOURCES.txt
hdfstream.egg-info/dependency_links.txt
hdfstream.egg-info/requires.txt
hdfstream.egg-info/top_level.txt
tests/conftest.py
tests/dummy_dataset.py
tests/test_alias.py
tests/test_copy.py
tests/test_data.py
tests/test_dataset.py
tests/test_directory_listing.py
tests/test_group_listing.py
tests/test_index_1d.py
tests/test_index_2d.py
tests/test_index_scalar.py
tests/test_paths.py
tests/test_read_direct.py
tests/test_read_direct_dummy.py
tests/test_soft_links.py
tests/test_streaming_decoder.py
tests/utils.py
tests/cassettes/test_copy/test_copy_dataset_with_name.msgpack.gz
tests/cassettes/test_copy/test_copy_dataset_with_object_as_source.msgpack.gz
tests/cassettes/test_copy/test_copy_dataset_with_path_as_source.msgpack.gz
tests/cassettes/test_copy/test_copy_group_with_name.msgpack.gz
tests/cassettes/test_copy/test_copy_group_with_object_as_source.msgpack.gz
tests/cassettes/test_copy/test_copy_group_with_path_as_source.msgpack.gz
tests/cassettes/test_copy/test_shallow_copy_group.msgpack.gz
tests/cassettes/test_copy/test_shallow_copy_root.msgpack.gz
tests/cassettes/test_copy/test_shallow_copy_root_expand_soft_links.msgpack.gz
tests/cassettes/test_dataset/test_dataset_attributes.msgpack.gz
tests/cassettes/test_dataset/test_dataset_index_with_array[index0].msgpack.gz
tests/cassettes/test_dataset/test_dataset_index_with_array[index1].msgpack.gz
tests/cassettes/test_dataset/test_dataset_index_with_array[index2].msgpack.gz
tests/cassettes/test_dataset/test_dataset_index_with_array[index3].msgpack.gz
tests/cassettes/test_dataset/test_dataset_index_with_array[index4].msgpack.gz
tests/cassettes/test_dataset/test_dataset_multi_slice.msgpack.gz
tests/cassettes/test_dataset/test_dataset_slice.msgpack.gz
tests/cassettes/test_directory_listing/test_eagle_dir_listing.msgpack.gz
tests/cassettes/test_directory_listing/test_eagle_file_listing.msgpack.gz
tests/cassettes/test_directory_listing/test_root_listing.msgpack.gz
tests/cassettes/test_group_listing/test_group_attributes.msgpack.gz
tests/cassettes/test_group_listing/test_parttype1_group_listing.msgpack.gz
tests/cassettes/test_group_listing/test_parttype1_group_visit.msgpack.gz
tests/cassettes/test_group_listing/test_parttype1_group_visititems.msgpack.gz
tests/cassettes/test_group_listing/test_root_group_listing.msgpack.gz
tests/cassettes/test_paths/test_absolute_path_group.msgpack.gz
tests/cassettes/test_paths/test_absolute_path_root.msgpack.gz
tests/cassettes/test_paths/test_dot_path_append.msgpack.gz
tests/cassettes/test_paths/test_dot_path_subscript.msgpack.gz
tests/cassettes/test_paths/test_leading_slash.msgpack.gz
tests/cassettes/test_paths/test_leading_trailing_slash.msgpack.gz
tests/cassettes/test_paths/test_parent_path_append.msgpack.gz
tests/cassettes/test_paths/test_parent_path_subscript.msgpack.gz
tests/cassettes/test_paths/test_trailing_slash.msgpack.gz
tests/cassettes/test_read_direct/test_read_all_pos.msgpack.gz
tests/cassettes/test_read_direct/test_read_all_pos_as_float32.msgpack.gz
tests/cassettes/test_read_direct/test_read_all_vel_as_float64.msgpack.gz
tests/cassettes/test_read_direct/test_read_axis_pos.msgpack.gz
tests/cassettes/test_read_direct/test_read_axis_pos_into_2d.msgpack.gz
tests/cassettes/test_read_direct/test_read_partial_vel_no_conversion.msgpack.gz
tests/cassettes/test_read_direct/test_read_partial_vel_with_conversion.msgpack.gz
tests/cassettes/test_soft_links/test_dataset_via_link_path.msgpack.gz
tests/cassettes/test_soft_links/test_dataset_via_link_subscript.msgpack.gz
tests/cassettes/test_soft_links/test_dereference_link_to_group.msgpack.gz
tests/cassettes/test_soft_links/test_identify_hard_link_from_file.msgpack.gz
tests/cassettes/test_soft_links/test_identify_hard_link_from_root.msgpack.gz
tests/cassettes/test_soft_links/test_identify_soft_link_dot.msgpack.gz
tests/cassettes/test_soft_links/test_identify_soft_link_from_file.msgpack.gz
tests/cassettes/test_soft_links/test_identify_soft_link_from_root.msgpack.gz
tests/cassettes/test_soft_links/test_identify_soft_link_parent.msgpack.gz
tests/data/store_snapshot_data.py
tests/data/snapshot/eagle_snap_data.dat.gz