obspy.io.nied.knet
obspy.io.nied.knet - K-NET/KiK-net read support for ObsPy
Reading of the K-NET and KiK-net ASCII format as defined on http://www.kyoshin.bosai.go.jp.
Private Functions
Warning
Private functions are mainly for internal/developer use and their API might change without notice.
Calls a function with an open file or file-like object as the first argument. |
|
Checks if the file is a valid K-NET/KiK-net ASCII file. |
|
Reads a K-NET/KiK-net ASCII file and returns an ObsPy Stream object. |
|
Checks if the file is a valid K-NET/KiK-net ASCII file. |
|
Helper function to check the contents of a header line and split it. |
|
Reads a K-NET/KiK-net ASCII file and returns an ObsPy Stream object. |
|
Read the header values into a dictionary. |
Exceptions