obspy.io.alsep.core._is_wtn

_is_wtn(filename)[source]

Checks whether a file is ALSEP WTN tape or not.

Parameters:

filename (str) – ALSEP WTN tape file to be checked.

Return type:

bool

Returns:

True if an ALSEP WTN tape file.