obspy.io.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 (https://www.gnu.org/copyleft/lesser.html)
Private Functions
Warning
Private functions are mainly for internal/developer use and their API might change without notice.
Helper function to create consistent resource ids. |
|
Checks that a file is actually an NDK file. |
|
Function taking a tuple of date and time string from an NDK file and converting it to an UTCDateTime object. |
|
Reads an NDK file to a |
Exceptions
Base Exception class for this module. |
|
Base warning for this module. |