obspy.io.ah.core._is_ah

_is_ah(filename)[source]

Checks whether a file is AH waveform data or not.

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