hdfview
hdfview copied to clipboard
Still need tests
I understand that HDF5 is row-major only. Whenever the original data is column-major in memory, the usual approach is to save it transposed. Thus, a "5 x 3" matrix is...
When attempting to visualize attributes that are compound data type with vlen(float), HDFView shut down immediately, but it also created a log file in the same directory as the hdf5...
I initially thought this was a bug in https://github.com/spack/spack/issues/42153, but I think this may be an hdfview issue. When using the "# Default invocation when using modules" execution line in...
Currently the file open dialogs filter for `.h5`, `.hdf4`, `.hdf`, `.h4`, `.he5`, `.he2`, `.hdf5`. It would be nice if `.nc` and `.cdf` could be added to support Network Common Data...
# Description Opening a HDF5 file on macOS (e.g. in Finder) with HDFView does not work. Instead of opening a window containing the actual HDF file HDFView presents an empty...
When writing datasets with datatype float16, HDFView 3.3.0 returns the error "data value is null." Is there a solution for this? 
Close #128