cleanProbaV: Clean Proba-V

Description Usage Arguments Value Author(s) See Also

Description

Uses Proba-V quality layer to perform cleaning over a single data layer.

Usage

1
cleanProbaV(f_data, QC_val, fill = 255, as.is = FALSE, ...)

Arguments

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 read.gdal.

...

Arguments to be passed to writeRaster.

Value

A single rasterLayer, or a stack of the bands for RADIOMETRY input

Author(s)

J Eberenz, adapted from Loic Dutrieux

See Also

processProbaVbatch for batcher


johanez/probaV documentation built on May 19, 2019, 3:01 p.m.