crfp2(year, psfile, ax, RefMatName, SmMatName, min_speed, max_speed, max_gap_ratio, cruise, note )
This is a modified version of Matlab function callrefp which uses more parameters. It is used to plot raw and smoothed position fixes. It can be called from Matlab script crfp(1m). Parameters min_speed, max_speed and max_gap_ratio should have the same value as those used in smoothr.
This implementation will also calculates the velocity uncertainty between raw and smoothed velocities, giving an idea of smoothing effects, and therefore data quality.
Base year used in input files.
Name for output postscript file.
Vector with start time,time intervall,start velocity and velocity intervall for plot axes.
Name of output mat file from refabs (parsed through ref2mat).
Name of output mat file from smoothr (parsed through sm2mat).
Minimal allowed ship speed for processing good fixes.
Maximal allowed ship speed for processing good fixes.
The maximal gap ratio allowed for processing good fixes.
String to insert in the title.
Additionnal string to print on plot.
Pierre Jaccard, Geophysical Institute, University of Bergen, 1999