spectralDerivate: Calculation of derivated spectral channels

Description Usage Arguments Author(s) Examples

Description

Calculation of derivated spectral channels

Usage

1
2
spectralDerivate(scenerasters, names = c("T0.6_1.6", "T6.2_10.8", "T7.3_12.0",
  "T8.7_10.8", "T10.8_12.0", "T3.9_7.3", "T3.9_10.8"))

Arguments

scenerasters

A RasterStack of the MSG channels

names

Variables to be calculated. Currently "T0.6_1.6","T6.2_10.8","T7.3_12.0","T8.7_10.8","T10.8_12.0", "T3.9_7.3","T3.9_10.8" are supported.

Author(s)

Hanna Meyer

Examples

1
2
msg_example <-getChannels(inpath=system.file("extdata/msg",package="Rainfall"))
spectralDerivate(msg_example)

environmentalinformatics-marburg/Rainfall documentation built on May 16, 2019, 7:49 a.m.