there is a bug in the current version of the hdf5 filewriter that causes lima to break in MULTISET writing mode.
The problem is that it tries to recreate the /default property when opening the file to append new data and that property already exists causing an exception.
there is a bug in the current version of the hdf5 filewriter that causes lima to break in MULTISET writing mode. The problem is that it tries to recreate the /default property when opening the file to append new data and that property already exists causing an exception.