obspy.io.alsep.core._is_wth

_is_wth(file)[source]

Checks whether a file is ALSEP WTH tape or not.

Parameters:

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

Return type:

bool

Returns:

True if an ALSEP WTH tape file.