dtwSat: Time-Weighted Dynamic Time Warping for Satellite Image Time Series Analysis

Provides an implementation of the Time-Weighted Dynamic Time Warping (TWDTW) method for land cover mapping using satellite image time series. TWDTW is based on the Dynamic Time Warping technique and has achieved high accuracy for land cover classification using satellite data. The method is based on comparing unclassified satellite image time series with a set of known temporal patterns (e.g. phenological cycles associated with the vegetation). Using 'dtwSat' the user can build temporal patterns for land cover types, apply the TWDTW analysis for satellite datasets, visualize the results of the time series analysis, produce land cover maps, create temporal plots for land cover change, and compute accuracy assessment metrics.

Version: 0.2.3
Depends: R (≥ 3.2.0), zoo, raster, ggplot2
Imports: methods, rgdal, dtw, proxy, scales, reshape2, grDevices, RColorBrewer, plyr, stats, sp, lubridate, caret, mgcv, xtable
Suggests: testthat, knitr, rmarkdown, rticles, gridExtra, grid, png, Hmisc, tikzDevice
Published: 2017-05-16
Author: Victor Maus [aut, cre], Marius Appel [ctb], Toni Giorgino [ctb]
Maintainer: Victor Maus <vwmaus1 at gmail.com>
BugReports: https://github.com/vwmaus/dtwSat/issues
License: GPL-2 | GPL-3 | file LICENSE [expanded from: GPL (≥ 2) | file LICENSE]
URL: https://github.com/vwmaus/dtwSat/
NeedsCompilation: yes
Citation: dtwSat citation info
Materials: NEWS
CRAN checks: dtwSat results

Downloads:

Reference manual: dtwSat.pdf
Vignettes: dtwSat: Time-Weighted Dynamic Time Warping for Satellite Image Time Series Analysis in R
Package source: dtwSat_0.2.3.tar.gz
Windows binaries: r-devel: dtwSat_0.2.3.zip, r-release: dtwSat_0.2.3.zip, r-oldrel: dtwSat_0.2.3.zip
OS X El Capitan binaries: r-release: dtwSat_0.2.3.tgz
OS X Mavericks binaries: r-oldrel: dtwSat_0.2.3.tgz
Old sources: dtwSat archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dtwSat to link to this page.