Provides an implementation of the Time-Weighted Dynamic Time Warping (TWDTW) method for land cover mapping using satellite image time series. TWDTW compares 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.6 |
Depends: | R (≥ 3.2.0), zoo, raster, snow, ggplot2 |
Imports: | methods, rgdal, dtw, proxy, scales, reshape2, grDevices, RColorBrewer, plyr, stats, sp, lubridate, caret, mgcv, xtable, Rdpack, data.table |
Suggests: | gridExtra, grid, png, Hmisc, rbenchmark |
Published: | 2020-03-03 |
Author: | Victor Maus [aut, cre], Marius Appel [ctb], Nikolas Kuschnig [ctb], Toni Giorgino [ctb] |
Maintainer: | Victor Maus <vwmaus1 at gmail.com> |
BugReports: | https://github.com/vwmaus/dtwSat/issues |
License: | GPL (≥ 3) | file LICENSE |
URL: | https://github.com/vwmaus/dtwSat/ |
NeedsCompilation: | yes |
Citation: | dtwSat citation info |
Materials: | NEWS |
CRAN checks: | dtwSat results |
Reference manual: | dtwSat.pdf |
Package source: | dtwSat_0.2.6.tar.gz |
Windows binaries: | r-devel: dtwSat_0.2.6.zip, r-release: dtwSat_0.2.6.zip, r-oldrel: dtwSat_0.2.6.zip |
macOS binaries: | r-release: dtwSat_0.2.6.tgz, r-oldrel: dtwSat_0.2.6.tgz |
Old sources: | dtwSat archive |
Please use the canonical form https://CRAN.R-project.org/package=dtwSat to link to this page.