Float16 Datasets not supported #335
Labels
Component - HDFView
Improvements to the visual interface layer
Priority - 1. High 🔼
These are important issues that should be resolved in the next release
Type - Improvement
Improvements that don't add a new feature or functionality
While it is very nice to see that float16 values (e.g., as object attributes) are finally supported since 3.3.2, unfortunately float16 datasets are not supported yet.
Example code to create a malicious h5 with Python:
Error messages when trying to open the dataset
For opening as a spreadsheet (table):
The bottom of the HDFView windows says this:
The log shows this message:
For opening as an image
The bottom of the HDFView windows says this:
The log shows this error (seems to be identical to the one above):
H5Dump
h5dump
displays the contents correctly:Tested on
The text was updated successfully, but these errors were encountered: