Run time optimisation
Reduce the run time by:
- modify the HDF5 format to store 1-dimensional instead of 2-dimensional extendable arrays.
- while database cloning, use a chunk by chunk hdf5 retrieval instead of element by element
Modify the corresponding unit and integration tests.
Edited by rmuntean