updated RStoolbox version

updated RStoolbox version

January 29, 2016

The RStoolbox R package has been updated after some testing in courses and by colleagues. Please update your package using update.packages() or install the RStoolbox again.

New functions are:

  • new function `validateMap()` for assessing map accuracy separately from model fitting, e.g. after majority or MMU filtering
  • new function `getValidation()` to extract specific validation results of superClass objects (proposed by James Duffy)
  • new spectral index NDVIc (proposed by Jeff Evans)
  • new argument scaleFactor for `spectralIndices()` for calculation of EVI/EVI2 based on scaled reflectance values
  • implemented dark object subtraction radCor(..,method=’sdos’) for Landsat 8 data (@BayAludra, #4)

various changes were applied:

  • superClass() based on polygons now considers only pixels which have their center coordinate within a polygon
  • rasterCVA() now returns angles from 0 to 360° instead of 0:45 by quadrant (reported by Martin Wegmann and explained here)
  • improved dark object DN estimation based on maximum slope of the histogram in `estimateHaze` (@BayAludra, #4)

And some bugs fixed:

  • superClass() failed when neither valData or trainPartition was specified. regression introduced in 0.1.3 (reported by Anna Stephani)
  • spectralIndices() valid value range of EVI/EVI2 now [-1,1]
  • radCor() returned smallest integer instead of NA for some NA pixels
  • fix ‘sdos’ for non-contiguous bands in radCor (@BayAludra, #4)

follow us and share it on:

you may also like:

Seeing the World in Points: Lidar Course for the EAGLEs

Seeing the World in Points: Lidar Course for the EAGLEs

Lidar has a funny way of sneaking up on you. You think you know what it is, a laser that measures distance, fine, but then someone shows you a point cloud of a forest canopy with individual branches floating in 3D space and suddenly you realize there's a whole...

RTL covers EORC: TV Crew Films MONID Habitrack Fieldwork

RTL covers EORC: TV Crew Films MONID Habitrack Fieldwork

A bit of extra excitement at EORC recently, an RTL television crew showed up to film a segment on the MONID Habitrack project, and Dr. Ariane Droin was right in the middle of it, walking them through what Earth Observation actually brings to the table for a project...

Ticks from Above: UAS Fieldwork for the MONID Habitrack Project

Ticks from Above: UAS Fieldwork for the MONID Habitrack Project

Forest edges are tricky places. They're where woodland meets open ground, where light and shade trade off every few meters, and where, it turns out, ticks tend to do really well. That last bit is exactly why Dr. Ariane Droin, Sofica Garcia de Leon, Dr. Jakob...

Course on urban EO by Michael Wurm

Course on urban EO by Michael Wurm

Walk through any city and you pick up on things that are hard to put a number on. The noise of a main road, the heat that sits between buildings in summer, the question of whether that little park around the corner is really enough green space for the whole...

EireR R package: unified gateway to Irish geospatial data

EireR R package: unified gateway to Irish geospatial data

Anyone who's tried to do geospatial work across the whole island of Ireland knows the headache. Ireland is one island geographically, but it's split across two jurisdictions, the Republic and Northern Ireland, and each one runs its own data infrastructure. Different...

Impact of agrophotovoltaic facilities – an R package

Impact of agrophotovoltaic facilities – an R package

There's a new R package on the block, and it's solving a problem that sounds simple until you actually try to do it: how do you tell whether putting solar panels over a farm field is good or bad for the soil and the crops around them? Marlene, one of our EAGLE...

Share This