obspy.io.reftek.util._timestrings_to_seconds

_timestrings_to_seconds(timestrings)[source]

Helper routine to convert timestrings of form “DDDHHMMSSsss” to array of floating point seconds.

Parameters:timestring numpy.ndarray
Return type:numpy.ndarray