equinor / segyio

Fast Python library for SEGY files.
Other
476 stars 214 forks source link

Depth slice and offsets #474

Closed gsakkis closed 7 months ago

gsakkis commented 3 years ago

As far as I can tell, the depth/depth_slice interfaces doesn't support offsets, it works on the default (first) offset.

jokva commented 3 years ago

It seems like it is indeed the case, and it simply hasn't been implemented.