obspy.io.nordic.core._read_picks

_read_picks(tagged_lines, new_event, nordic_format='UKN', **kwargs)[source]

Internal pick reader. Use read_nordic instead.

Parameters:
  • tagged_lines (dict) – Lines keyed by line type

  • new_event (Event) – event to associate picks with.

  • nordic_format (str) – ‘UKN’, ‘OLD’, or ‘NEW’ (unknown, old, new). For ‘UKN’, the function will find out on its own

Returns:

Event