obspy.io.alsep.core._is_wtn

_is_wtn(file)[source]

Checks whether a file is ALSEP WTN tape or not.

Parameters:

file (str or file-like object) – ALSEP WTN tape file to be checked.

Return type:

bool

Returns:

True if an ALSEP WTN tape file.