RStoolbox 0.1.0
This is the initial release to CRAN. From now on function and argument names should remain mostly stable.
This release ships with the following functions:
Data Import and Export
readMeta
: import Landsat metadata from MTL or XML filesstackMeta
: load Landsat bands based on metadatareadSLI & writeSLI
: read and write ENVI spectral librariessaveRSTBX & readRSTBX
: save and re-import RStoolbox classification objects (model and map)readEE
: import and tidy EarthExplorer search results
Data Pre-Processing
radCor
: radiometric conversions and corrections. Primarily, yet not exclusively, intended for Landsat data processing. DN to radiance to reflectance conversion as well as DOS approachestopCor
: topographic illumination correctioncloudMask & cloudShadowMask
: mask clouds and cloud shadows in Landsat or other imagery which comes with a thermal bandclassifyQA
: extract layers from Landsat 8 QA bands, e.g. cloud confidencerescaleImage
: rescale image to match min/max from another image or a specified min/max rangenormImage
: normalize imagery by centering and scalinghistMatch
: matches the histograms of two scenescoregisterImages
: co-register images based on mutual informationpanSharpen
: sharpen a coarse resolution image with a high resolution image (typically panchromatic)
Data Analysis
spectralIndices
: calculate a set of predefined multispectral indices like NDVItasseledCap
: tasseled cap transformationsam
: spectral angle mapperrasterPCA
: principal components transform for raster datarasterCVA
: change vector analysisunsuperClass
: unsupervised classificationsuperClass
: supervised classificationfCover
: fractional cover of coarse resolution imagery based on high resolution classificaton
Data Display with ggplot2
fortify.raster
: data.frame from raster (subsampled) for plottingggR
: single raster layer plotting with ggplot2ggRGB
: efficient plotting of remote sensing imagery in RGB with ggplot2
Example Data Sets
rlogo
: the r logo as raster bricklsat
: subset of a Landsat 5 TM scenesrtm
: SRTM DEM for lsat scene