obspy.io.ah.core._read_ah2

_read_ah2(filename)[source]

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

Parameters:filename (str) AH v2 file to be read.
Return type:Stream
Returns:Stream with Traces specified by given file.