equinor / segyio

Fast Python library for SEGY files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

BRBrum opened this issue · comments

commented

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!

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