ahmilb@houu64$bhptranspose

  bhptranspose filename=                                         

                                                                  

  bhptranspose makes a transposed version of a BHPIO gridded dataset

                                                                 

  Required Parameters:                                           

  filename=          Name of the BHPIO data set to be transposed 

                                                                 

  Optional Parameters:                                           

  pkey=tracl         Primary key  of transposed data             

                     Header tracl is used to store the old vertical

                     key values, e.g. times or depths            

                     Other keys are moved down one slot, and the 

                     last key becomes the new vertical key       

  endian=2           endianness of transposed data. Use 0=LITTLE 

                     1=BIG, or 2=native, with 2 being the default

  verbose=0          1=debug print                               

                                                                  

  The transposed dataset is automatically named                  

    'filename'_transpose_'key', where key is the new secondary key