.gitignore
.travis.yml
COPYING
Dockerfile
README.rst
environment.yml
run_docker.sh
setup.py
testall.py
docs/Makefile
docs/build.rst
docs/conf.py
docs/config.rst
docs/contributing.rst
docs/faq.rst
docs/index.rst
docs/licenses.rst
docs/mpi.rst
docs/quick.rst
docs/refs.rst
docs/release_guide.rst
docs/requirements-docs.txt
docs/special.rst
docs/strings.rst
docs/swmr.rst
docs/vds.rst
docs/high/attr.rst
docs/high/dataset.rst
docs/high/dims.rst
docs/high/file.rst
docs/high/group.rst
docs/high/lowlevel.rst
docs/whatsnew/0.9.0.rst
docs/whatsnew/index.rst
examples/read_example.py
examples/readdatacube.py
examples/writedatacube.py
examples/writedatacube_compress.py
examples/notebooks/tasmax.ipynb
h5pyd/__init__.py
h5pyd/config.py
h5pyd/h5ds.py
h5pyd/version.py
h5pyd.egg-info/PKG-INFO
h5pyd.egg-info/SOURCES.txt
h5pyd.egg-info/dependency_links.txt
h5pyd.egg-info/entry_points.txt
h5pyd.egg-info/not-zip-safe
h5pyd.egg-info/requires.txt
h5pyd.egg-info/top_level.txt
h5pyd/_apps/__init__.py
h5pyd/_apps/chunkiter.py
h5pyd/_apps/config.py
h5pyd/_apps/hsacl.py
h5pyd/_apps/hsconfigure.py
h5pyd/_apps/hscopy.py
h5pyd/_apps/hsdel.py
h5pyd/_apps/hsdiff.py
h5pyd/_apps/hsget.py
h5pyd/_apps/hsinfo.py
h5pyd/_apps/hsload.py
h5pyd/_apps/hsls.py
h5pyd/_apps/hsmv.py
h5pyd/_apps/hstouch.py
h5pyd/_apps/utillib.py
h5pyd/_hl/__init__.py
h5pyd/_hl/attrs.py
h5pyd/_hl/base.py
h5pyd/_hl/config.py
h5pyd/_hl/dataset.py
h5pyd/_hl/datatype.py
h5pyd/_hl/dims.py
h5pyd/_hl/files.py
h5pyd/_hl/filters.py
h5pyd/_hl/folders.py
h5pyd/_hl/group.py
h5pyd/_hl/h5type.py
h5pyd/_hl/h5type_test.py
h5pyd/_hl/hsdsapp.py
h5pyd/_hl/httpconn.py
h5pyd/_hl/objectid.py
h5pyd/_hl/openid.py
h5pyd/_hl/requests_lambda.py
h5pyd/_hl/selections.py
h5pyd/_hl/serverinfo.py
h5pyd/_hl/table.py
test/apps/common.py
test/apps/config.py
test/apps/is_hsds.py
test/apps/load_files.py
test/apps/test_diamond_inspect.py
test/apps/test_hsinfo.py
test/apps/test_shuffle_inspect.py
test/apps/test_tall_inspect.py
test/hl/common.py
test/hl/config.py
test/hl/test_attribute.py
test/hl/test_committedtype.py
test/hl/test_complex_numbers.py
test/hl/test_dataset_compound.py
test/hl/test_dataset_create.py
test/hl/test_dataset_extend.py
test/hl/test_dataset_fancyselect.py
test/hl/test_dataset_getitem.py
test/hl/test_dataset_objref.py
test/hl/test_dataset_pointselect.py
test/hl/test_dataset_scalar.py
test/hl/test_dataset_setitem.py
test/hl/test_dimscale.py
test/hl/test_file.py
test/hl/test_folder.py
test/hl/test_group.py
test/hl/test_table.py
test/hl/test_visit.py
test/hl/test_vlentype.py