  1.  NAME

  uvprf - Plot velocity profiles and navigation data

  2.  USAGE

  uvprf

  3.  DESCRIPTION

  This Matlab script is an interface to function uvprf2(3m). It is used
  to plot velocity profiles and navigation data.

  4.  PARAMETERS

  The following parameters must be edited:

     year_base
        Year base used in input files.

     nav_file
        Name of navigation file.

     prf_file
        Name of profile file. Note that depth values must be
        monotonically increasing for each profile (this is necessary for
        the function to split out each profile from the file).

     plot_title
        Title for the plot.

     note
        Additionnal string to plot on the lower left corner of the plot.

     plot_mean
        If non-zero,plot a mean velocity profile. This assumes that
        profile data are given for the same depths.

     plot_ship
        If non-zero,also plot information about navigation.

  5.  FILES

  o  uvprf.ps

  o  shipprf.ps

  6.  AUTHORS

  Pierre Jaccard, Geophysical Institute, University of Bergen, 1999

