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.4.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

h5glance-0.4-py3-none-any.whl (25.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for h5glance-0.4.tar.gz
Algorithm Hash digest
SHA256 03babaee0d481991062842796126bc9e6b11e2e6e7daba57c26f2b58bf3bbd32
MD5 b58db13869f342fe6c7c044db7676fef
BLAKE2b-256 9e150ab4dee0ee1cc7600ca39bde98194b122057542dde335d78251541d69cbd

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for h5glance-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e4c06ca1ed3ba3aed44ba8f5b3e00fc70425988a1da0cccb62de5d1b8f11813a
MD5 955d4547f42aeb83170cedd774c07151
BLAKE2b-256 f6a83ee16ab4e4f9ad6989c1502408885b128ecb2e750f5156c607f3720303ab

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