Skip to content

seb5g/hdf5-web-gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRESENT STATUS

JUST STARTED

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 :)

SCREENSHOTS

3-dimensional, rotatable, zoomable plots of data can be made. Here's a screenshot:

3D surface plot

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:

2D density plot

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:

Mobile view

About

web gui for hdf5 data files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 84.6%
  • HTML 12.0%
  • CSS 3.4%