BUG: Fix bug in hdf5 chunking mechanism for multi-dimensional datasets.
Current chunking mechanism produces chunks too large for hdf5 to handle. Reduce sizes of chunks for multi-dimensional hdf5 datasets. Chunks for multi-dimensional hdf5 datasets have shape resembling overarching dataset. Add test for this to TestXdmfArrayWriteRead.
Showing
Please register or sign in to comment