obspy.gse2.core.isGSE2

isGSE2(filename)[source]

Checks whether a file is GSE2 or not.

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