  1.  NAME

  meteo - Plots data from MET files

  2.  USAGE

  meteo

  3.  DESCRIPTION

  This is an interface to function meteo2(3m).

  4.  PARAMETERS

  The following parameters have to be edited:

     year_base
        Year base.

     data_file
        Name of MET input file.

     out_file
        Root name for output files. Suffixes are added automatically.

     data_range
        String with a date range in the usuall CODAS . See time_rng(5)
        for more information.  Only MET data within this range will be
        plotted.

     vars_to_plot
        Cell array of variable names. These must be the same as the
        labels defined in the MET file. Possible values are
        date,time,ref. reading,rel. wind speed,rel. wind dir. ,ship
        speed ,heading,air pressure,air temp.,rel. humidity ,sea
        temp.,wind speed,and wind dir..  A subplot for each of the
        specified variables will be generated.

     plot_title
        Plot title.

     info
        Additionnal information string to be printed.

     institute
        An institute stamp.

  5.  AUTHORS

  Pierre Jaccard, Geophysical Institute, University of Bergen, 1999

