obspy.io.sac.sactrace.SACTrace.byteorder
- property SACTrace.byteorder
The byte order of the underlying header/data arrays.
Raises SacError if array byte orders are inconsistent, even in the case where ‘<’ is your native order and byteorders look like ‘<’, ‘=’, ‘=’.