pysolate.waveforms.Waveforms
- class Waveforms(tag_options)[source]
Bases:
objectMain class for waveform data
- Parameters
tag_options (list) – a list of available tags, this defines the list of keys for the
dataattribute.
Additional Attributes
station_namelist of strstations names.
datadict of ObsPy Stream objectswaveform data, refer to
obspy.core.stream.Stream.selectfor details on how to query the traces.
Methods
Function to add seismic waveform data