Description Usage Arguments Value Author(s) Examples
Adds new tasseled cap bands.
1 | sits_tasseled_cap(data, sensor = "MODIS")
|
data |
Valid sits tibble. |
sensor |
sensor. |
A sits tibble with same samples and the new bands.
Gilberto Camara, gilberto.camara@inpe.br
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")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.