Skip to content

smutch/h5dir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h5dir

Pretty print the entire layout of an hdf5 file, including attributes.

h5ls and h5dump are great when you know what you are looking for, however, I find them difficult to use when I am searching for the location of things like attributes. h5dir just gives a nice, compact, high-level overview of an hdf5 file to help with this.

  • Free software: MIT license

Installation

h5dir can be installed using:

pip install git+https://github.com/smutch/h5dir.git

Usage

h5dir FNAME

Example output

screenshot

Credits

Code written by Simon Mutch (smutch).

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Pretty print the entire layout of an hdf5 file, including attributes.

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages