obspy.io.win.core._is_win

_is_win(filename, century='20')[source]

Checks whether a file is WIN or not.

Parameters:filename (str) WIN file to be checked.
Return type:bool
Returns:True if a WIN file.