MSEED bindings to ObsPy core module.
Functions
isMSEED | Checks whether a file is Mini-SEED/full SEED or not. |
readMSEED | Reads a Mini-SEED file and returns a Stream object. |
writeMSEED | Write Mini-SEED file from a Stream object. |
Classes
MST | Class that transforms a ObsPy Trace object to a libmseed internal MSTrace |
Exceptions
InternalMSEEDReadingError | |
InternalMSEEDReadingWarning |