RStoolbox 0.1.2
New functions:
New custom model for maximum likelihood classification (model = "mlc"
) available for superClass()
Fixes:
- Restrict calculation of EVI/EVI2 to reflectance data (#3)
- Enforce valid value ranges in radCor: radiance: [0,+Inf], reflectance: [0,1]. Includes a new argument
clamp
to turn this on or off (on by default).