obspy.io.sac.util.sac_to_obspy_header

sac_to_obspy_header(sacheader)[source]

Make an ObsPy Stats header dictionary from a SAC header dictionary.

Parameters

sacheader (dict) – SAC header dictionary.

Return type

Stats

Returns

Filled ObsPy Stats header.