obspy.io.ah.core._read_ah1

_read_ah1(filename)[source]

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

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