obspy.io.nordic.core.nordpick

nordpick(event)[source]

Format picks in an Event to nordic.

Parameters

event (Event) – A single obspy event.

Returns

List of String

Note

Currently finalweight is unsupported, nor is velocity, or angle of incidence. This is because Event stores slowness in s/deg and takeoff angle, which would require computation from the values stored in seisan. Multiple weights are also not supported.