obspy.gse2.libgse2.readHeader

readHeader(fh)[source]

Reads GSE2 header from file pointer and returns it as dictionary.

The method searches for the next available WID2 field beginning from the current file position.

This Page