obspy.gse2.core.isGSE1

isGSE1(filename)[source]

Checks whether a file is GSE1 or not.

Parameters:filename (string) GSE1 file to be checked.
Return type:bool
Returns:True if a GSE1 file.

This Page