Description Usage Arguments Value Author(s) See Also
Uses Proba-V quality layer to perform cleaning over a single data layer.
1 | cleanProbaV(f_data, QC_val, fill = 255, as.is = FALSE, ...)
|
f_data |
Character. Filename (full path) of a .gif the containing data |
QC_val |
Numeric. Quality control values to keep in the data. |
fill |
(vector of) Numeric or NULL. Fill values in the data layer to be filtered out. (important to do before reprojection with resampling method other than Nearest Neighbours) |
as.is |
Logical. As in |
... |
Arguments to be passed to |
A single rasterLayer, or a stack of the bands for RADIOMETRY input
J Eberenz, adapted from Loic Dutrieux
processProbaVbatch
for batcher
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.