avg_con

Last updated Sat Sep 18 17:48:43 1999


Average data from contour files

1. USAGE

avg_con

2. DESCRIPTION

This Matlab script is a command interface for averaging data from different contour files. See Matlab help on avg_con2(3m) for more information.

3. PARAMETERS

The following parameters must be edited:



files

Cell array with all contour files to be averaged together.



x_grid

Column numbers to data containing x-axes data for common regridding.



y_grid

Column numbers to data containing y-axes data for common regridding.



output

File name for output data.



method

Method to use for regridding data. See Matlab help on interp1 for more information.

4. AUTHORS

Pierre Jaccard, Geophysical Institute, University of Bergen, 1999