h5serv icon indicating copy to clipboard operation
h5serv copied to clipboard

Any Browser-based viewer available?

Open mohammadsamani opened this issue 6 years ago • 1 comments

I am trying to convince my team that hdf5 is the correct data storage tool for us. I need a quick way of showing them how data is stored and how it can be accessed. Do you have a browser-based viewer available? There's an image of such a thing but the link https://data.hdfgroup.org/ is broken.

mohammadsamani avatar Jan 29 '19 14:01 mohammadsamani

The people at NREL developed a viewer specifically for their dataset: https://github.com/NREL/hsds-viz.

At the HDF Group we had been working on a more generic viewer (like HDFView in a browser), but that project is on hold right now.

If you are just looking to show some nice visualizations for your team, I'd suggest using Kita Lab (www.hdfgroup.org/hdfkitalab) and create a notebook with some matplotlib plots. E.g.: https://github.com/HDFGroup/hdflab_examples/blob/master/Tutorial/08-Plots.ipynb.

jreadey avatar Jan 29 '19 23:01 jreadey