obspy.io.mseed3.core
MSEED3 bindings to ObsPy core module.
Public Functions
Private Functions
Warning
Private functions are mainly for internal/developer use and their API might change without notice.
Internal version of _is_mseed3 working only with open file-like object. |
|
Checks whether a file is mseed3 or not. |
|
Reads a mseed3 file and returns a Stream object. |
|
Write miniseed3 file from a Stream object. |
Exceptions