XMF file for hdf5 data split over multiple files

Hi all,

I am handling large snapshot data that are split over multiple hdf5 files. That is a given array has the first N entries in a file then the next M entries in the next file and so on. When using a single file, I can write an XMF file describing the hdf5 snapshot and get ParaView to load everything perfectly.

Would anyone know whether there is a way to write the XMF file such that the data from multiple hdf5 files is read in and appended to the same array for a given time slice?

Thanks in advance for your help!

M.

1 Like