  1.  NAME

  trsp - Plot the transport calculated by adcpsect

  2.  USAGE

  trsp

  3.  DESCRIPTION

  This Matlab scripts loads the files generated by adcpsect when the
  product transport is enabled, and plots the vertically integrated and
  horizontally cumulated calculated transport. This script is an
  interface to function trsp2(3m).

  4.  PARAMETERS

  The following parameters must be edited:

     year_base
        Year base used in adcpsect.

     x_var
        Index number for x-variable on the plot. Possible values are:

        1. longitude

        2. latitude

        3. time

     gname
        Generic name of mat files from adcpsect. This is the same as the
        output parameter in the adcpsect configuration file.

     cruise_id
        String containing the cruise identification code.

     plot_title
        String containing the title for the plot.

  5.  FILES

  o  trsp.ps

  6.  AUTHORS

  Pierre Jaccard, Geophysical Institute, University of Bergen, 1999

