Hi,
What would be the best way of storing in hdf5 a large number of arrays (millions) that all have the same size, however when writing the arrays, you do not yet know how many there are.
Could you use a multi-dimensional array and write blocks to it? Is there any way to read back how many blocks have been written to it?
Regards,
Robert