Reads a CSS waveform file and returns a Stream object.
Warning
This function should NOT be called directly, it registers via the ObsPy read() function, call this instead.
Parameters: | filename (string) CSS file to be read. |
---|---|
Return type: | Stream |
Returns: | Stream with Traces specified by given file. |