hdfview icon indicating copy to clipboard operation
hdfview copied to clipboard

Results 52 hdfview issues
Sort by recently updated
recently updated
newest added

Component - Documentation
Good First Issue

Component - Documentation
Good First Issue

Still need tests

Type - Improvement
Component - Object Library
Component - HDFView
Type - New Feature
Priority - 1. High 🔼

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

Component - HDFView

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

Component - HDFView

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

Component - HDFView

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

Component - HDFView
Priority - 3. Low 🔽

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

Component - Documentation

When writing datasets with datatype float16, HDFView 3.3.0 returns the error "data value is null." Is there a solution for this? ![Screenshot 2023-06-26 at 13 24 44](https://github.com/HDFGroup/hdfview/assets/9203478/0b3cb698-66be-46f3-8ad3-81ca1735c3d2)

Type - Bug
Priority - 2. Medium ⏹