obspy.io.ah.core._read_ah2

_read_ah2(file)[source]

Reads an AH v2 waveform file and returns a Stream object.

Parameters:

file (str or file-like object) – AH v2 file to be read.

Return type:

Stream

Returns:

Stream with Traces specified by given file.