Getting Started
Developer Resources
Indices and Tables
Read and return Stream from pickled ObsPy Stream file.
Warning
This function should NOT be called directly, it registers via the ObsPy read() function, call this instead.
read()
filename (str) – Name of the pickled ObsPy Stream file to be read.
Stream
A ObsPy Stream object.