Skip to content

[discussion] hdf file browser #103

@swelborn

Description

@swelborn

Hello! I stumbled across this package https://github.com/m-rossi/hdf5widget and it works very well to traverse hdf5 files in jupyter notebooks. May be of interest to you all - not to add to dxchange, but just FYI.

Working on a way to access hdf data interactively and plot it.

The read_hdf_meta function works great for showing the hdf contents via text, but I'm wondering if you have anything interactive. If any of you have a solution for this already, shoot it my way.

Here is a preview - goal here is to be able to click on a dataset and have it plot in the viewer to the right.
image

This is also a nice package to view and visualize data, but they do not have a python API for it so you cannot access the data you select (as far as I am aware): https://github.com/silx-kit/jupyterlab-h5web.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions