NAME
postsort - organize/select components (elastic processing)
SYNOPSIS
postsort [ -Nntap ] [ -Ootap ] [ -Ccomp ] [ -HwrToStUn ] [
-HwsToTmAU ] [ -D ] [ -V ] [ -? ]
DESCRIPTION
postsort postsort takes any input data and based on the -C
option places the selected components in the order specified
postsort gets both its data and its parameters from command
line arguments. These arguments specify the input, output,
and verbose printout, if desired.
Command line arguments
-N ntap
Enter the input data set name or file immediately after
typing -N (if no pipe). This input file should include
the complete path name if the file resides in a dif-
ferent directory. Example -n/b/vsp/dummy tells the
program to look for file 'dummy' in directory 'vsp'
stored on the 'b' disk.
-O otap
Enter the output data set name or file (i.e. sort table
name) immediately after typing -O. The output data set
also requires the full path name (see above).
-C comp
Enter the pairs of receiver/source components desired
in the order desired. e.g. -C331122 will output
first the vertical receiver/source trace followed by
the horizontal components
-Hwr TrWrdr
Enter the receiver component header word mnemonic.
Default = ToStUn. The code re ads: 3 = vertical, 1 =
crossline, 2 = inline).
-Hws TrWrds
Enter the source component header word mnemonic.
Default = ToTmAU. The code read s: 3 = vertical, 1 =
crossline, 2 = inline).
-D If present on command line then traces will be output
with the component groups organized by distance, e.g.
33 11 22 for distance 1, 33 11 22 for distance 2, and
so on. Otherwise the traces come out with distances
increasing for each component, e.g. distances 1 thru n
for comp 33, distances 1 thru n for comp 11, and dis-
tances 1 thru n for comp 22.
-V Enter the command line argument '-V' to get additional
printout.
-? Enter the command line argument '-?' to get online
help. The program terminates after the help screen is
printed.
COPYRIGHT
copyright 2001, Amoco Production Company
All Rights Reserved
an affiliate of BP America Inc.
Man(1) output converted with
man2html