@@ -326,7 +326,7 @@ INIshell include file for MeteoIO filters
<parameterkey="%::ARG#::INTERPOL_DEG"label="Degree of interpolation:"type="number"format="integer+"default="3"notoggle="true">
<help>The parameter interpol_deg sets the degree of the fit for the replacement. 1 is linear, 2 is quadratic, ..., 0 means "off" (removed spikes will be nodata and can be resampled later via [Interpolations1D]). This is useful in rare cases where the cubic fit happens to produce an unwanted peak by itself. Default value is 3 (cubic fit) as proposed in the paper by Goring.</help>
<help>The number of points used for the fitting (replacement) of the spikes can be set via interpol_pts. Default is 24 (as proposed in the paper by Goring).</help>