h5py.alfven.org

HDF5 for Python Documentation

Table Of Contents

Previous topic

Module H5D

Next topic

Module H5FD

This Page

Module H5F

Functional API

File objects

Module constants

File access flags

ACC_TRUNC
Create/truncate file
ACC_EXCL
Create file if it doesn't exist; fail otherwise
ACC_RDWR
Open in read/write mode
ACC_RDONLY
Open in read-only mode

File close strength

CLOSE_WEAK
CLOSE_SEMI
CLOSE_STRONG
CLOSE_DEFAULT

File scope

SCOPE_LOCAL
SCOPE_GLOBAL

Object types

OBJ_FILE
OBJ_DATASET
OBJ_GROUP
OBJ_DATATYPE
OBJ_ATTR
OBJ_ALL
OBJ_LOCAL