Learn R Programming

sits (version 1.1.0)

.config_new_cloud_band: Include a new cloud band in the configuration

Description

creates a description associated to a new cloud band

Usage

.config_new_cloud_band(
  bit_mask,
  values,
  interp_values,
  resolution,
  band_name,
  ...
)

Value

list with the configuration associated to the new band

Arguments

bit_mask

bit mask to describe clouds (if applicable)

interp_values

pixel values that need to be replaced by interpolation

resolution

spatial resolution (in meters)

band_name

name of the band

...

other relevant parameters

value

values of the cloud band