mtuq.io.readers.SAC.read

mtuq.io.readers.SAC.read(filenames, station_id_list=None, event_id=None, tags=[])[source]

Reads SAC files and returns an mtuq.Dataset

Parameters

filenames (str or list): Wildcard string or list of filenames

station_id_list (list): Any traces not from one of the listed stations will be excluded

event_id (str): Identifier to be suppplied to the Dataset

tags (list): Tags to be supplied to the Dataset