HDFView

Type of Work

Dev


Item

Viewing and analyzing objects and data


Explanation

(a) Display attributes more conveniently, as when the mouse hovers over the icon for a dataset or group.

(b) Allow one to click on the points on a plot to see what the (x,y) values are.

(c) Make it possible to highlight every other row for readability.

(d) Make it possible to draw a plot comparing the columns in two different datasets.

(e) Allow one to filter data in a table with simple queries such as ""(altitude > 700) and (airspeed < 500)"". This would produce a table with only the rows that satisfy that query.

(f) Make it possible to use h5dump directly from HDFView.

(g) Support Pivot table in TableViewer. see example at http://en.wikipedia.org/wiki/Pivot_table


Documentation

n/a