A tool to view HDF5 file structures in the terminal.
Project description
h5forest
HDF5 Forest (h5forest
) is a Text-based User Interface (TUI) for exploring HDF5 files.
h5ls
works, and h5glance
is a great improvement, so "Why bother?" I hear you ask.
Well, h5forest
brings interactivity and new functionality not available in its long-standing brethren. h5forest
includes:
- An interactive interface capable of handling large files with deep hierarchies.
- Real-time metadata and attribute displays.
- A modal system for interacting with the file (I use Neovim by the way).
- Lazy loading, making the most of chunked data.
- Peeking inside Datasets.
- Computing statistics on the fly.
- Generation of quick diagnostics.
- Fully asynchronous operation for a blazingly fast (🔥) and responsive feel.
The following features are coming soon:
- A search function.
- Renaming of Datasets and Groups.
Getting started
To install h5forest
simply clone this repo and run
pip install .
at the root level of the repo (PyPi install coming soon).
You will now have the h5forest
command installed. Simply run
h5forest /path/to/hdf5/file.hdf5
on the command line to get started exploring a file.
Testimonials
"This is the most compelling and useful procrastination I've ever seen" - Frustrated collaborator waiting for actual work to be done.
"Why has no one done this before? Let’s nominate him for a peerage." - Professor incapable of peerage nomination.
"Nice" - Previous supervisor.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file h5forest-0.6.0b0.tar.gz
.
File metadata
- Download URL: h5forest-0.6.0b0.tar.gz
- Upload date:
- Size: 64.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c582345ff813db3cff3dee59fbc27f08d0e530fea0db0f71ccde7f38c5567bf6 |
|
MD5 | 5af24ab22798625f10b02df07f9a33ae |
|
BLAKE2b-256 | 3420149bf7895973e33639320082eba55134e34803b1c60e4a2bd56b80b31a7c |
File details
Details for the file h5forest-0.6.0b0-py3-none-any.whl
.
File metadata
- Download URL: h5forest-0.6.0b0-py3-none-any.whl
- Upload date:
- Size: 56.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21e786ba4cb51c5d2b8b7083665e4df398cabf36cca44793c1a03825142a347d |
|
MD5 | cf7bf7e67da09fcb7db8fb625a01eafe |
|
BLAKE2b-256 | fb80dec8534dee7f89598191e37a65d557f28b6d4c00f14f79449d2a26d25a34 |