50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


sits (version 1.1.0)

.config_new_band: Include a new band in the configuration

Description

creates a description associated to a new band

Usage

.config_new_band(
  missing_value,
  minimum_value,
  maximum_value,
  scale_factor,
  offset_value,
  band_name,
  resolution,
  ...
)

Value

list with the configuration associated to the new band

Arguments

missing_value

missing value

minimum_value

minimum value

maximum_value

maximum_value

scale_factor

scale_factor associated with the data

offset_value

offset_value for the band

band_name

name of the band

resolution

spatial resolution (in meters)

...

other relevant parameters