  1.  NAME

  trsp2 - Plot transport data from adcpsect

  2.  SYNOPSIS

  trsp2(year_base, x_var, gname, cruise_id, plot_title )

  3.  DESCRIPTION

  This function is called by trsp1(1m) to plot the transport data
  generated by adcpsect with output product transport.

  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

