obspy.io.nordic.core.read_nordic

read_nordic(select_file, return_wavnames=False)[source]

Read a catalog of events from a Nordic formatted select file.

Generates a series of temporary files for each event in the select file.

Parameters:
  • select_file (str) Nordic formatted select.out file to open
  • return_wavnames (bool) If True, will return the names of the waveforms that the events are associated with.
Returns:

catalog of events

Return type:

Event