I would like to be able to set the attr_phase_change property on the root group to force the use of dense attribute storage for attributes on the root group.
Normally one sets this property on a group by first creating a group creation property list, then using H5Pset_attr_phase_change(), and then creating the group. However, the root group is created automatically when the file is created, and H5Fcreate() doesn't accept a group creation property list to control how that root group is created. Is there a way I can force the use of dense attribute storage for the root group? Thanks! Stephen Pope [email protected]<mailto:[email protected]> ###################################################################### The information contained in this communication is confidential and may contain information that is privileged or exempt from disclosure under applicable law. If you are not a named addressee, please notify the sender immediately and delete this email from your system. If you have received this communication, and are not a named recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. ######################################################################
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org Twitter: https://twitter.com/hdf5
