r-spatial / dtwSat

Time-Weighted Dynamic Time Warping for satellite image time series analysis
https://www.victor-maus.com/dtwSat/
GNU General Public License v3.0
130 stars 39 forks source link

About dtwSat package(giving inputs) #26

Closed bhavyakavadi closed 5 years ago

bhavyakavadi commented 5 years ago

I am getting trouble in giving the inputs in the dtwSat package in R. I am unable to merge differetnt dates of ndvi and evi files to one single file(time series data for whole year into one tiff file).how can i merge them?

vwmaus commented 5 years ago

try raster::stack instead of raster::brick