obspy.io.gse2.bulletin

GSE2.0 bulletin read support.

author:EOST (École et Observatoire des Sciences de la Terre)
copyright:The ObsPy Development Team (devs@obspy.org)
license:GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)

Private Functions

Warning

Private functions are mainly for internal/developer use and their API might change without notice.

_is_gse2 Checks whether a file is GSE2.0 format.
_read_gse2 Read a GSE2.0 bulletin file and returns an ObsPy Catalog object.

Classes

LinesIterator Iterator to iterate file lines and count lines.
Unpickler De-serialize a GSE2.0 string into an ObsPy Catalog object.

Exceptions

GSE2BulletinSyntaxError Raised when the file is not a valid GSE2 file