Scroll to navigation

SEGYIO-CROP(1) General Commands Manual SEGYIO-CROP(1)

NAME

segyio-crop - Copy a sub cube from SRC to DST

SYNPOSIS

segyio-crop [OPTION]... SOURCE DEST

DESCRIPTION

segyio-crop Copy a sub cube from SEG-Y file SOURCE to DEST.

If no begin or end options are specified, this program is essentially a copy. If a begin option is omitted, the program copies from the start of the file. If an end option is omitted, the program copies until the end of file is reached.

Mandatory arguments to long options are mandatory for short options too.

OPTIONS

inline to copy from

inline to copy to (inclusive)

crossline to copy from

crossnline to copy to (inclusive)

alias to --iline-begin

alias to --iline-end

alias to --xline-begin

alias to --xline-end

override sample format. defaults to inferring from the binary header.

available formats: ibm ieee short long char

sample to copy from

sample to copy to (inclusive)

inline header word byte offset; must align with SEG-Y defined offsets

defaults to 189

crossline header word byte offset; must align with SEG-Y defined offsets

defaults to 193

increase verbosity

output version information and exit

display this help and exit

COPYRIGHT

Copyright © Statoil ASA. License LGPLv3+: GNU LGPL version 3 or later <http://gnu.org/licenses/lgpl.html>.

This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.