  1.  NAME

  ctd_prf - Plot CTD profiles

  2.  USAGE

  ctd_prf

  3.  DESCRIPTION

  This Matlab script is an interface to function ctdprf(3m).

  4.  PARAMETERS

  The following parameters must be edited:

     year_base
        Base year used in input position file.

     prf_file
        Input CTD data file.

     pos_file
        Input position file.

     plot_title
        Title for plot.

     plot_prf
        A string with profile decriptors to plot. These may be the
        following characters: T (temperature),S (salinity) and s
        (sigma).

     note
        Additionnal string to plot at lower left corner of plot

  5.  FILES

  o  ctd_prf.ps

  6.  AUTHORS

  Pierre Jaccard, Geophysical Institute, University of Bergen, 1999

