Robert Meyer
2015-03-25 10:19:20 UTC
Hey everyone,
since version1.8.8, HDF5 offers dense storage of attributes
<http://www.hdfgroup.org/HDF5/doc/UG/UG_frame13Attributes.html>
for faster handling of HDF5 nodes with many or large attributes.
By default the limit (H5Pset_attr_phase_change) to start dense storage is
set to 8 attributes.
Is there any way how can change this to 0 via PyTables, so that attributes
are *always* stored in dense mode?
Thanks!
Cheers,
Robert
since version1.8.8, HDF5 offers dense storage of attributes
<http://www.hdfgroup.org/HDF5/doc/UG/UG_frame13Attributes.html>
for faster handling of HDF5 nodes with many or large attributes.
By default the limit (H5Pset_attr_phase_change) to start dense storage is
set to 8 attributes.
Is there any way how can change this to 0 via PyTables, so that attributes
are *always* stored in dense mode?
Thanks!
Cheers,
Robert
--
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-users+***@googlegroups.com.
To post to this group, send an email to pytables-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-users+***@googlegroups.com.
To post to this group, send an email to pytables-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.