obspy.segy.pack.pack_4byte_IBM

pack_4byte_IBM(file, data, endian='>')[source]

Packs 4 byte IBM floating points. This will only work if the host system internally uses little endian byteorders.

This Page