obspy.io.gse2.bulletin._is_gse2

_is_gse2(filename)[source]

Checks whether a file is GSE2.0 format.

Parameters:filename (str) Name of the GSE2.0 file to be checked.
Return type:bool
Returns:True if GSE2.0 file.