obspy.io.iaspei.core._is_ims10_bulletin

_is_ims10_bulletin(filename_or_buf, **kwargs)[source]

Checks whether a file is ISF IMS1.0 bulletin format.

Parameters:filename_or_buf (str or file) name of the file to be checked or open file-like object.
Return type:bool
Returns:True if ISF IMS1.0 bulletin file.