hdf-compass icon indicating copy to clipboard operation
hdf-compass copied to clipboard

Python-based viewer for HDF5 on other file formats

Results 40 hdf-compass issues
Sort by recently updated
recently updated
newest added

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 |...

enhancement

Committed Types only have attribute view currently. Display type info as default view.

enhancement
HDF5

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.

bug
HDF5

Currently being displayed as 'Attribute'?

enhancement

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 .

enhancement

E.g. https://github.com/HDFGroup/hdf5-json/blob/master/data/hdf5/committed_type.h5

bug

Display dataset/indexes/value when an element is selected. E.g. "dset[2,4] = 12"

enhancement

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.

bug

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.

enhancement

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...

enhancement