mask_clouds: Replace the clouds with a value.

Description Usage Arguments Value Author(s)

View source: R/mask.R

Description

Replace the clouds with a value.

Usage

1
mask_clouds(img, bands, replacement_value, out_dir, param, tmp_dir = tempdir())

Arguments

img

A one-row tibble with a the fields 'sat_image' and 'files'.

bands

A character. The names of the bands to mask.

replacement_value

A numeric. The pixel value to fill in the clouds.

out_dir

A length-one character. Path to store results.

param

A list. A list of GDAL tranformation parameters.

tmp_dir

A length-one character. Path to store temporal files.

Value

A tibble.

Author(s)

Alber Sanchez, alber.ipia@inpe.br


albhasan/sits.starfm documentation built on Sept. 3, 2020, 4:03 p.m.