obspy.ndk.core.is_ndk

is_ndk(filename)[source]

Checks that a file is actually an NDK file.

It will read the first line and check to see if the date, time, and the location are valid. Then it assumes the file is an NDK file.