h5py.alfven.org

HDF5 for Python Documentation

Table Of Contents

Previous topic

Module H5L

Next topic

Module H5P

This Page

Module H5O

This module is only available when compiled against HDF5 1.8.0 and higher.

Module constants

Copy flags

COPY_SHALLOW_HIERARCHY_FLAG
Copy only immediate members of a group.
Expand soft links into new objects.
Expand external link into new objects.
COPY_EXPAND_REFERENCE_FLAG
Copy objects that are pointed to by references.
COPY_WITHOUT_ATTR_FLAG
Copy object without copying attributes.