Closed gfz-chw closed 3 years ago
Hi There, Hi Lion,
after some superficial research (this is not my field of expertise), I have the feeling, that the issue is likely due to some erroneous filesystem/mount or so on the destination server. I have contacted the responsible admins and would come back to you only if the issue prevails or the admins come back with questions.
Thanks for listening. Best, Christopher
Hi Christopher,
yes this is likely due to the filesystem. There might be a few workarounds here: https://github.com/h5py/h5py/issues/1101
You can also try to open in read only mode with pyasdf.ASDFDataSet(..., mode="r")
. HDF5 is general somewhat reliant on the features of the underlying filesystem.
Hi there, hi Lion,
I have an issue opening an asdf-archive with pyasdf. It works perfectly on one system/server. But after copying it to another I obtain the error message below. Has this to do with an erroneous copying, permission or with differences in the installation of pyasdf? I am afraid I do not understand the error message regarding "missing locks" and would appreciate your educated guess on my mistake and your help.
Some more general details on my procedure:
Looking forward to hearing from you.
With best regards, Christopher
Error message at attempting to load asdf dataset