Description Usage Arguments Value
Applies smoothLoess
spatially using mcCalc
to derive the distance of outliers to the loess
smoothed time
series spatially.
1 2 | mapDistance2Loess(x, QC_band = NULL, span = 0.3, res_type = c("distance",
"sd_distance"), mc.cores = 1, ...)
|
x |
RasterBrick. Input ProbaV data, layer names must be Proba-V filenames! Multiple bands possible, stackign must be chronological. |
QC_band |
Integer. IWhcih band is the SM band? |
span |
Numeric. See |
res_type |
Character. "distance" or "sd_distance, see |
mc.cores |
Integer. See |
... |
additional agruments to |
RasterBrick with distances to loess curve per band and date.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.