obspy.io.seg2.seg2

SEG-2 support for ObsPy.

A file format description is given by [Pullan1990].

copyright:

Lion Krischer (krischer@geophysik.uni-muenchen.de), 2011

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_seg2

_parse_date_and_time

Parse the date and time into a UTCDateTime object

_read_seg2

Classes

SEG2

Class to read SEG 2 formatted files.

Exceptions

SEG2BaseError

Base class for all SEG-2 specific errors.

SEG2InvalidFileError

Will be raised if something is not correct with the SEG-2 file.