obspy.realtime.rttrace.RtTrace.__eq__

RtTrace.__eq__(other)[source]

Implements rich comparison of RtTrace objects for “==” operator.

Traces are the same, if both their data and stats are the same.