Reads a Seismic Unix (SU) file and returns an ObsPy Stream object.
Warning
This function should NOT be called directly, it registers via the ObsPy read() function, call this instead.
Parameters: |
|
---|---|
Returns: | A ObsPy Stream object. |
Example
>>> from obspy import read
>>> st = read("/path/to/1.su_first_trace")
>>> st
<obspy.core.stream.Stream object at 0x...>
>>> print(st)
1 Trace(s) in Stream:
... | 2005-12-19T15:07:54.000000Z - ... | 4000.0 Hz, 8000 samples