hdfview
hdfview copied to clipboard
Example: https://github.com/HDFGroup/hdf5/security/code-scanning
Plugin support should be added in order to open datasets that use plugins. 
HDFView assigns an array size to any attribute being created and doesn't allow Scalar attributes.
In HDFView 3.1.2 on macOS, when you examined a Dataset you would have two tabs, "Object Attribute Info" and "General Object Info". Now, in HDFView version 3.3.2, there are no...
Initial implementation. Using tcomplex.h5, will display (read only) DatasetFloatComplex, AttributeFloatComplex and DatasetDoubleComplex.
The information whether link creation order is tracked is wrong for the root group in HDFView (tested with version 3.3.2). Attached are screenshots showing the behavior for base group and...
Mac M3 Max OS: Sonoma 14.7.1 Java: jdk 21.0.3 HDFView: 3.3.2 What I want to do: Inspect general properties of groups and datasets in HDF5 file What happens: No General...
Mac M3 Max OS: Sonoma 14.7.1 Java: jdk 21.0.3 HDFView: 3.3.2 What I want to do: Open HDFView>Settings  (Note also grayed out shortcuts) What happens: Nothing. No new windows...
Mac M3 Max OS: Sonoma 14.7.1 Java: jdk 21.0.3 HDFView: 3.3.2 What I want to do: Open the User's Guide from the GUI using either the button or the pull-down...
It is nice that hdfview can display a stack of monochrome images. For example, for a dataset of dimension `N x Height x Width`, I can go through all N...