Skip to content

RStoolbox 0.1.2

Compare
Choose a tag to compare
@bleutner bleutner released this 04 Nov 08:01
· 541 commits to master since this release

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).