obspy.core.trace.Trace.__str__

Trace.__str__(*args, **kwargs)[source]

Monkey patch for the __str__ method of the Trace object. SEGY object do not have network, station, channel codes. It just prints the trace sequence number within the line.