obspy.gse2.coreΒΆ

GSE2/GSE1 bindings to ObsPy core module.

Functions

isGSE1 Checks whether a file is GSE1 or not.
isGSE2 Checks whether a file is GSE2 or not.
readGSE1 Reads a GSE1 file and returns a Stream object.
readGSE2 Reads a GSE2 file and returns a Stream object.
writeGSE2 Write GSE2 file from a Stream object.

This Page