dtwSat icon indicating copy to clipboard operation
dtwSat copied to clipboard

Time-Weighted Dynamic Time Warping for satellite image time series analysis

Results 7 dtwSat issues
Sort by recently updated
recently updated
newest added

Hello, I would like to ask you a question. Whether TWDTW can measure similarity in the absence of temporal patterns. I want to modify the source code if I can,...

Hi. I find the dtw distance doesn't consider the normalization using number of alignments. It will cause a problem, more alignments will have larger DTW distance. Can you please provide...

enhancement

How should I modify time series images if they are all single band data? Can read_stars only handle multiple bands? May I ask for your advice? Thank you!

Flavor [r-devel-linux-x86_64-debian-gcc](https://cran.r-project.org/web/checks/check_flavors.html#r-devel-linux-x86_64-debian-gcc) gets: ``` > library(testthat) > library(dtwSat) Loading required package: twdtw Loading required package: sf Linking to GEOS 3.12.0, GDAL 3.7.2, PROJ 9.3.0; sf_use_s2() is TRUE Loading required package:...

bug