You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We get ugly errors (warnings) when opening a file when HDF5 doesn't recognise it. This post says we should use H5Eset_auto2(H5E_DEFAULT, NULL, NULL)H5Eset_auto2 doc
The text was updated successfully, but these errors were encountered:
We get ugly errors (warnings) when opening a file when HDF5 doesn't recognise it. This post says we should use
H5Eset_auto2(H5E_DEFAULT, NULL, NULL)
H5Eset_auto2 docThe text was updated successfully, but these errors were encountered: