Getting Started
Developer Resources
Indices and Tables
Reads an AH waveform file and returns a Stream object.
Warning
This function should NOT be called directly, it registers via the ObsPy read() function, call this instead.
read()
filename (str) – AH file to be read.
Stream
Stream with Traces specified by given file.