I have several sets of large HDF5 files, and I'm looking for an efficient way to convert data into these files in XML, TXT, or some other easy-to-read format. I tried to work with the Python package (www.h5py.org), but I was not able to figure out any methods with which I can get this material quickly enough. I am not limited to Python and can also code in Java, Scala or Matlab. Can someone give me some advice on how to do this?
Thanks,
TM
python hdf5 h5py
visakh
source share