NAME
sis2plotxy - convert sis format seismic data to plotxy
format
SYNOPSIS
sis2plotxy [ -NInputDataFileName ] [ -nsStartTrace ] [
-neEndTrace ] [ -rsStartRecord ] [ -reEndRecord ] [ -sStart-
Time ] [ -eEndTime ] [ -Xminxmin ] [ -Xmaxxmax ] [ -Yminymin
] [ -Ymaxymax ] [ -V ] [ -? or -h ]
DESCRIPTION
sis2plotxy converts sis format seismic data to plotxy grid
format. It allows user to use plotxy to display any seismic
gather within specified window. plotxy is developed and sup-
ported by Nancy Mars. Contact Nancy for detailed informa-
tion.
Command line arguments
-N InputFileName [default: none]
-ns StartTrace [default: 1]
The start trace number.
-ne EndTrace [default: last trace of record]
The end trace number.
-rs StarRecord [default: 1]
Start record number.
-re EndRecord [default: last record]
End record number.
-s StartTime [default: 0]
Start Time
-e EndTime [default: last]
End Time
-Xmin xmin [default: last]
Minimum X value
-Xmax xmax [default: last]
Maximum X value
-Ymin ymin [default: last]
Minimum Y value
-Ymax ymax [default: last]
Maximum Y value
-V Enter the command line argument '-V' to get additional
printout.
-? or -h
Enter the command line argument '-?' or -h or -help
to get online help. The program terminates after the
help screen is printed.
BUGS
There probably are some bugs waiting to be found.
SEE ALSO
plotxy(1)
AUTHOR
Yaohui Zhang
COPYRIGHT
copyright 2001, Amoco Production Company
All Rights Reserved
an affiliate of BP America Inc.
Man(1) output converted with
man2html