# Run the GUI to interactively define a new index
if (FALSE) {
MODIStsp_addindex()}
# Define the new index in non-interactive execution
if (FALSE) {
MODIStsp_addindex(new_indexbandname = "SSI",
new_indexfullname = "Simple Useless Index",
new_indexformula = "b2_NIR+b1_Red")
}
Run the code above in your browser using DataLab