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.
Checks whether a file is GSE2.0 format. |
|
Read a GSE2.0 bulletin file and returns an ObsPy Catalog object. |
Classes
Iterator to iterate file lines and count lines. |
|
De-serialize a GSE2.0 string into an ObsPy Catalog object. |
Exceptions
Raised when the file is not a valid GSE2 file |