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 (http://www.gnu.org/copyleft/lesser.html) |
Functions
isSEG2 | |
readSEG2 |
Classes
SEG2 | Class to read and write SEG 2 formatted files. The main reason this is |
Exceptions
SEG2BaseError | Base class for all SEG-2 specific errors. |
SEG2InvalidFileError | Will be raised if something is not correct with the SEG-2 file. |