5.9.1.6. eqcorrscan.utils.sfile_util.nordpick¶
-
eqcorrscan.utils.sfile_util.
nordpick
(event)[source]¶ Function to print information from an obspy.event class to nordic format.
Parameters: event – A single obspy event. Returns: List of String Note
Currently finalweight is unsupported, nor is velocity, or angle of incidence. This is because obspy.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 in Obspy.event.
New in version 0.1.0.