NAME

     fillhdr - stores values in a 3D dataset.


SYNOPSIS

     fillhdr [-N ntap] [-O otap] [-F  file]  [-hw1  hw1]  [-h1min
     h1min]  [-hw2  hw2]  [-h2min h2min] [-hw3 hw3] [-ns ns] [-ne
     ne] [-rs rs] [-re re] [-V] [-?]  [-h]


DESCRIPTION

     fillhdr reads a file containing 3 columns  of  numbers  (the
     first  two  are header values which identify where the value
     in the third column belongs), and  stores  the  value  in  a
     specified  header location. This file can be arranged in ANY
     order, and DOES NOT have to be in  the  same  order  as  the
     data.

  Command line arguments
     -Nntap
          Enter the name of the input 3D dataset.

     -Ootap
          Enter the name of the output 3D dataset.

     -F file
          Enter the input ascii file.

     -hw1 hw1
          Enter the first column header.

     -h1min h1min
          Enter the minimum value in column 1.

     -hw2 hw2
          Enter the second column header.

     -h2min h2min
          Enter the minimum value in column 2.

     -hw3 hw3
          Enter the header to fill.

     -ns ns
          Enter the starting trace number.  Default: 1.

     -ne ne
          Enter the ending  trace  number.   Default:  number  of
          traces per record.

     -rs rs
          Enter the starting record number.  Default: 1.


     -re re
          Enter the ending record  number.   Default:  number  of
          records per line.

     -V   Enter the command line argument '-V' to get  additional
          printout.

     -?   Enter this (or '-?' if you are running in  c-shell)  to
          get  online  help.   The  program  will terminate after
          printing this.

     -h   Enter this option to get online help.  The program will
          terminate after printing this.


SEE ALSO

     pptrnehz, ppetn, ppg2psi, psi2ppg, ppfilt,  psifilt3,  ptop,
     fillhdr, gradfilt, mshowray


BUGS

     None known.


AUTHORS

     N. D. Whitmore, Jr., Mary Ann Thornton, Martin L. Albertin.


COPYRIGHT

     copyright 2001, Amoco Production Company
               All Rights Reserved
          an affiliate of BP America Inc.

























Man(1) output converted with man2html