obspy.io.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 byte orders.