Getting Started
Developer Resources
Indices and Tables
Reads a WIN file and returns a Stream object.
Warning
This function should NOT be called directly, it registers via the ObsPy read() function, call this instead.
read()
filename (str) – WIN file to be read.
century – WIN stores year as 2 numbers, need century to construct proper datetime.
Stream
Stream object containing header and data.