mask_negatives: Replace negatives values.

Description Usage Arguments Value Author(s)

Description

Replace the negatives values.

Usage

1
2
3
4
5
6
7
8
mask_negatives(
  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.