H5F.close | Close HDF5 file |
H5F.create | Create HDF5 file |
H5F.flush | Flush buffers to disk |
H5F.get_access_plist | File access property list |
H5F.get_create_plist | File creation property list |
H5F.get_filesize | Size of HDF5 file |
H5F.get_freespace | Amount of free space in file |
H5F.get_info | Global information about file |
H5F.get_mdc_config | Metadata cache configuration |
H5F.get_mdc_hit_rate | Metadata cache hit-rate |
H5F.get_mdc_size | Metadata cache size data |
H5F.get_name | Name of HDF5 file |
H5F.get_obj_count | Number of open objects in HDF5 file |
H5F.get_obj_ids | List of open HDF5 file objects |
H5F.is_hdf5 | Determine if file is HDF5 |
H5F.mount | Mount HDF5 file onto specified location |
H5F.open | Open HDF5 file |
H5F.reopen | Reopen HDF5 file |
H5F.set_mdc_config | Configure HDF5 file metadata cache |
H5F.unmount | Unmount file or group from mount point |