Reports statistics regarding an hdf5 file and the objects in the file.
h5stat [OPTIONS] file
OPTIONS
-h, --help
Print a usage message and exit
-V, --version
Print version number and exit
-f, --file
Print file information
-F, --filemetadata
Print file space information for file's metadata
-g, --group
Print group information
-G, --groupmetadata
Print file space information for groups' metadata
-d, --dset
Print dataset information
-D, --dsetmetadata
Print file space information for datasets' metadata
-T, --dtypemetadata
Print datasets' datatype metadata
-A, --attribute
Print attribute information
The full documentation for h5stat: is maintained as a Texinfo manual. If the info and h5stat: programs are properly installed at your site, the command
info h5stat:
should give you access to the complete manual.