Skip to main content

Explore HDF5 files in an HTML view

Project description

H5Glance lets you explore HDF5 files in the terminal or an HTML interface.

https://travis-ci.org/European-XFEL/h5glance.svg?branch=master

In the terminal, you can get a tree view of a file:

$ h5glance sample.h5
sample.h5
└path
  └inside
    └file   [float64: 100 × 100]

The names of datasets, groups and links are colour-coded by default. If you want to disable this, set the environment variable H5GLANCE_COLORS=0.

Inspect a group or dataset inside it:

$ h5glance sample.h5 path/inside/file
sample.h5/path/inside/file
      dtype: float64
      shape: 100 × 100
   maxshape: 100 × 100
     layout: Contiguous

sample data:
[[-0.27756437  0.36923643 -0.28113527 ...

Use - as the second argument, and you can enter the path with tab completion:

$ h5glance sample.h5 -
Object path: sample.h5/  # try tapping tab

The HTML interface lets you inspect HDF5 files in a Jupyter Notebook. Demo.ipynb shows how to use it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

h5glance-0.3.tar.gz (13.1 kB view details)

Uploaded Source

Built Distribution

h5glance-0.3-py3-none-any.whl (24.8 kB view details)

Uploaded Python 3

File details

Details for the file h5glance-0.3.tar.gz.

File metadata

  • Download URL: h5glance-0.3.tar.gz
  • Upload date:
  • Size: 13.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.18.4

File hashes

Hashes for h5glance-0.3.tar.gz
Algorithm Hash digest
SHA256 cca2b836dd3d6d3a1198a32f1995c1092c24de5134230fcbebe9fc83f9549898
MD5 a58bf6fdaea84992824347762f75a830
BLAKE2b-256 188c65bb3cb8f542a99e4605e450810d5852e282b8fb7550e046106b919008e6

See more details on using hashes here.

File details

Details for the file h5glance-0.3-py3-none-any.whl.

File metadata

  • Download URL: h5glance-0.3-py3-none-any.whl
  • Upload date:
  • Size: 24.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.18.4

File hashes

Hashes for h5glance-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5e5b7775de43603502bb5191e7d877a95b52e46eae15dfaa23bd872f92784c4c
MD5 181c0fcb237de1de0228f7f52dd4db13
BLAKE2b-256 097ca8af0f1729d7624bcd25c757d1731f45e197e1ede9943b8d918d48a8c552

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page