equinor / segyio

Fast Python library for SEGY files.
Other
469 stars 213 forks source link

Try to read a segy file with inline and crossline diferent from 189 and 193. #546

Closed BRBrum closed 1 year ago

BRBrum commented 1 year ago

I am tryind load a segy file and I now that inline and crossline are in 221 and 225. How can I load this? Best Regards!

ErlendHaa commented 1 year ago

open has arguments for telling segyio which header fields to read the inline and crossline numbers from. https://segyio.readthedocs.io/en/latest/segyio.html#segyio.open