Gerd Heber <[email protected]> wrote: > If you use the latest file format version with a 1.8.x version of the library, > this goes down to 195 bytes. See > https://www.hdfgroup.org/HDF5/doc/RM/RM_H5P.html#Property-SetLibverBounds > >>>> import h5py >>>> h5py.File('foo.h5', libver='latest').close()
Thanks. That works for me too. Cheers, Walter Landry _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org Twitter: https://twitter.com/hdf5
