obspy.ndk.core

NDK file support for ObsPy

The format is an ASCII format but will internally handled by unicode routines.

copyright:The ObsPy Development Team (devs@obspy.org)
license:GNU Lesser General Public License, Version 3 (http://www.gnu.org/copyleft/lesser.html)

Functions

is_ndk Checks that a file is actually an NDK file.
read_ndk Reads an NDK file to a Catalog object.

Exceptions

ObsPyNDKException Base Exception class for this module.
ObsPyNDKWarning Base warning for this module.