sits_tasseled_cap: Builds tasseled cap bands

Description Usage Arguments Value Author(s) Examples

View source: R/sits_indexes.R

Description

Adds new tasseled cap bands.

Usage

1
sits_tasseled_cap(data, sensor = "MODIS")

Arguments

data

Valid sits tibble.

sensor

sensor.

Value

A sits tibble with same samples and the new bands.

Author(s)

Gilberto Camara, gilberto.camara@inpe.br

Examples

1
2
3
4
# Retrieve data for time series with label samples in Mato Grosso in Brazil
data (samples_mt_6bands)
# Generate a new image with the tasseled cap
tc.tb <- sits_tasseled_cap(samples_mt_6bands, sensor = "MODIS")

e-sensing/sits.data documentation built on Dec. 26, 2019, 11:02 p.m.