sits_ndwi: Builds normalized difference water index

Description Usage Arguments Value Author(s) Examples

View source: R/sits_indexes.R

Description

Adds new tasseled cap bands.

Usage

1

Arguments

data

A valid sits tibble.

Value

A sits tibble with the SAVI index.

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
ndwi.tb <- sits_ndwi(samples_mt_6bands)

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