[data, yd ] = meteo2(yb, in_file, out_file, dr, v_list, plt, info, inst )
Read the given MET file and plots the specified variables for the given date range. Input files have the following columns:
Use can also use this function from the Matlab script meteo(1m).
Year base.
Name of MET input file.
Root name for output files. Suffixes are added automatically.
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.
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.
Additionnal information string to be printed.
An institute stamp.
Array of meteorological data within the given day range.
Vector of decimal days corresponding to the meteorlogical data.
Pierre Jaccard, Geophysical Institute, University of Bergen, 1999