obspy.gse2.libgse1

Low-level module internally used for handling GSE1 files

copyright:The ObsPy Development Team (devs@obspy.org)
license:GNU Lesser General Public License, Version 3 (http://www.gnu.org/copyleft/lesser.html)

Functions

read Read GSE1 file and return header and data.
readHeader Reads GSE1 header from file pointer and returns it as dictionary.
readIntegerData Reads npts points of uncompressed integers from given file handler.