View source: R/set_bandind_matrix.R
set_bandind_matrix | R Documentation |
FUNCTION_DESCRIPTION
set_bandind_matrix(
bandnames,
bandsel,
indexes_bandnames,
indexes_bandsel,
indexes_formula,
quality_bandnames,
quality_bandsel,
quality_source
)
bandnames |
names of all layers available for the product being processed |
bandsel |
|
indexes_bandnames |
names of all indexes available for the product being processed |
indexes_bandsel |
|
indexes_formula |
formulas of all indexes available for the product being processed |
quality_bandnames |
names of all quality indicators available for the product being processed |
quality_bandsel |
|
quality_source |
sources of data (original layers) of all quality indicators available for the product being processed |
matrix
containing info on which bands are needed for computing
each available QI or SI
Lorenzo Busetto, phD (2017)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.