hdf-compass
hdf-compass copied to clipboard
Python-based viewer for HDF5 on other file formats
Viewing attributes of groups or datasets is fairly awkward (Window|Reopen as Attributes). Suggestion: Add icons that let you switch between different views of the same object (e.g. Dataset |Attributes |...
Committed Types only have attribute view currently. Display type info as default view.
It's not apparent in the UI when a link is hard vs. soft/external. Links that don't reference anything don't show up at all.
Works in some cases and not in others. Unclear why. Sometimes the 'Plot' button does a decent job. See the example files on http://www.hdfgroup.org/HDF5/Tutor/h5image.html .
E.g. https://github.com/HDFGroup/hdf5-json/blob/master/data/hdf5/committed_type.h5
Display dataset/indexes/value when an element is selected. E.g. "dset[2,4] = 12"
Selecting a cell in a 1d dataset highlights all the elements. Should just highlight the selected value. Don't see this behavior in 2d datasets.
Running an .exe built by pyinstaller on Windows gives a warning: "The publisher could not be verified". Sign app so that this doesn't show up.
Windows Explorer (and the OS X Finder) provide a right-click context menu which can be used for specific items (like the current HDF Compass behavior), but also for the currently...