GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SEGYIO-CATR(1) FreeBSD General Commands Manual SEGYIO-CATR(1)

segyio-catr - Print selected headers from FILE

segyio-catr [OPTION]... FILE

segyio-cath Print selected traceheaders from SEG-Y file FILE

The flag --range takes up to three vales; START, STOP, STEP, which is a closed inteval from START to STOP. The third value STEP can be specified to print i.e. every other trace in the interval. All values are defaulted to 1. Traces are 1-indexed.

Flags -r and -t can be called multiple times.

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

-t, --trace=NUMBER
trace(s) to print

-r, --range START [STOP STEP]
range of trace(s) to print. STOP and STEP are optional, and defaults to START and 1 respectively.

-f, --format=FORMAT
override sample format. defaults to inferring from the binary header.

available formats: ibm ieee short long char

-s, --strict
fail on unreadable tracefields

-S, --non-strict
don't fail on unreadable fields this is the default behavior

-n, --nonzero
only print fields with non-zero values

-d, --description
print with byte offset and field description

-k, --segyio
print with segyio tracefield names

-v, --verbose
increase verbosity

--version
output version information and exit

--help
display this help and exit

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.

segyio-cath(1), segyio-catb(1)

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.