obspy.io.gse2.core._is_gse1

_is_gse1(filename)[source]

Checks whether a file is GSE1 or not.

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