obspy.io.gse2.core._is_gse1

_is_gse1(file)[source]

Checks whether a file is GSE1 or not.

Parameters:

file (str or file-like object) – GSE1 file to be checked.

Return type:

bool

Returns:

True if a GSE1 file.