obspy.io.nordic.core.nordpick
- nordpick(event, high_accuracy=True, nordic_format='OLD')[source]
Format picks in an
Event
to nordic.- Parameters:
- Returns:
List of String
Note
Currently angle of incidence is unsupported. This is because
Event
stores takeoff angle rather than incident angle, which would require computation from the value stored in seisan. Multiple weights are also not supported.