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]

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

Uploaded Source

Built Distribution

h5glance-0.2-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for h5glance-0.2.tar.gz
Algorithm Hash digest
SHA256 b1bfa887c54fd2354b5798fbe30869bce17c057ce3540e3871ca77d554dad7a9
MD5 2f635f596a8bfec04538baf0d9c5daf9
BLAKE2b-256 b6d5fcb5b259da5364907679de3e8ad26419a61c99b4242b6d2584aa556a5948

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for h5glance-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 00d35e6d664e6594d4b8bd9f85772b19d402f5fdb64eaecb9b99b622bffb4bc7
MD5 0e018075ff1e89267fb62d0864aec569
BLAKE2b-256 c74571feb4a18f9ea09526c4751f97862a5252f26c3ccfeef93a175a1eff60e0

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