Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matlab datetime / H5Aopen(): unable to load attribute info from object header for attribute: 'MATLAB_class' #626

Closed
StefanPofahl opened this issue May 12, 2020 · 2 comments

Comments

@StefanPofahl
Copy link

Hi,

it seems that HDF5.jl has an issue importing variables of the Matlab class "datetime".
This class is currently also missing in Octave:
https://savannah.gnu.org/bugs/?47032
I mention this here because Andrew Janke writes here, that there is free access to his
class definition of "datetime": [...]/inst/datetime.m

Attached the error messages.

Regards,

Stefan

HDF5-DIAG_ Error detected in HDF5 (1.10.5) thread 0_.txt

@musm
Copy link
Member

musm commented Dec 8, 2020

I'm not sure what's actionable here? We need more details. Are you importing and HDF5 saved from matlab or a .mat file.

@musm
Copy link
Member

musm commented Dec 8, 2020

I just saw JuliaIO/MAT.jl#133, I don't think this is a HDF5.jl specific issue, which looks like was helped by JuliaIO/MAT.jl#129. If there is a still a problem, best to post in Mat.jl repo since it sounds like this is dealing with .mat files, unless there is something specific to the hdf5 format we are failing to deal with.

@musm musm closed this as completed Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants