From: joost <j.g...@ew...> - 2005-05-26 17:31:22
|
Dear pytables people, thank you for creating pytables, I like it very much. It seems to me an ideal way of organizing my numarray files. And while organizing it makes my data easy accessable to other programs like matlab. But matlab complains that the hdf5 file I generated using pytables is not valid. I use pytables 1.0 and hdf5 1.6.4. The array i am storing is an Int32 array and the hdf5 file is readable by NCSA's hdfview application. It doesn't use any compression filters. Does anyone know why matlabs hdfinfo complains to me. Joost -- joost <j.g...@ew...> |