obspy.io.nied.knet._read_knet_ascii

_read_knet_ascii(filename_or_buf, **kwargs)[source]

Reads a K-NET/KiK-net ASCII file and returns an ObsPy Stream object.

Warning

This function should NOT be called directly, it registers via the ObsPy read() function, call this instead.

Parameters:

filename (str or file-like object) – K-NET/KiK-net ASCII file to be read.