obspy.io.mseed.core
MSEED bindings to ObsPy core module.
Private Functions
Warning
Private functions are mainly for internal/developer use and their API might change without notice.
Internal version of _is_mseed working only with open file-like object. |
|
Checks whether a file is Mini-SEED/full SEED or not. |
|
Reads a Mini-SEED file and returns a Stream object. |
|
Write Mini-SEED file from a Stream object. |
Classes
Class that transforms a ObsPy Trace object to a libmseed internal MSTrace struct. |