km3pipe.utils.h5info

Show the km3pipe etc. version used to write a H5 file.

Usage:

h5info FILE [-r] h5info (-h | –help) h5info –version

Options:

FILE Input file. -r –raw Dump raw metadata. -h –help Show this screen.

Module Contents

Functions

h5info(h5name[, raw])

main()

km3pipe.utils.h5info.h5info(h5name, raw=False)[source]
km3pipe.utils.h5info.main()[source]