clean.int {bReeze} | R Documentation |
Internal function for clean
Description
Internal function for clean
Arguments
dat |
Dataset to be cleaned. |
v.avg.min |
Lower limit for wind speeds as numeric value. Default is |
v.avg.max |
Upper limit for wind speeds as numeric value. Default is |
dir.clean |
If |
turb.clean |
Wind speed limit for turbulence intensity. Turbulence intesity values are excluded for wind speeds lower then this limit. Default is 4 m/s. |
icing |
If |
rep |
Signal (or a vector of signals), for which repetitions shall be cleaned. |
n.rep |
Number of repetitions that shall be cleaned, as integer value – default is |
Value
Returns cleaned dataset.
Author(s)
Christian Graul