H5F.get_freespace

Amount of free space in file

Syntax

free_space = H5F.get_freespace(file_id)

Description

free_space = H5F.get_freespace(file_id) returns the amount of space that is unused by any objects in the file specified by file_id.