obspy.io.nied.knet._internal_read_knet_ascii

_internal_read_knet_ascii(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:

buf (open file or file-like object) – File to read.