obspy.io.nordic.core.read_spectral_info

read_spectral_info(sfile, encoding='latin-1')[source]

Read spectral info from an sfile.

Parameters
  • sfile (str) – Sfile to read from.

  • encoding (str) – Encoding for file, used to decode from bytes to string

Returns

list of dictionaries of spectral information, units as in seisan manual, expect for logs which have been converted to floats.