This is a web GUI for viewing HDF5 files.
The HDF Group made their own web ui, but it is apparently closed source for now. In the end, this was probably for the best, as I wanted to use different tools for the interface than what they had chosen, namely to make something responsive and to use a different plotting library.
The HDF Group does however want to share their very nice HDF5 file server backend, so we have that going for us, which is nice.
This web GUI is written in javascript, sprinkled with a bit of jquery, and makes use of the plotly graphing libraries.
This GUI and the REST server backend both have some bugs issues at this
point, hopefully they will be fixed soon :)
3-dimensional, rotatable, zoomable plots of data can be made. Here's a screenshot:
Here's a screenshot of a 2-dimensional zoomable contour plot from a series of images, with x and y profile histograms that match the zoomed-in area:
And here is a view the application when displayed on a mobile device, the hidden menu has been clicked, which can then be hidden to just display the plot: