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
131 stars 39 forks source link

No such file or directory #37

Closed bkavlak closed 5 years ago

bkavlak commented 5 years ago

Hi,

I am getting this error:

> field_samples_ts <- getTimeSeries(raster_timeseries, 
+                                   y = field_samples, proj4string = proj_str)
Error in file(fn, "rb") : cannot open the connection
In addition: Warning message:
In file(fn, "rb") :
  cannot open file 'C:\Users\batuh\AppData\Local\Temp\RtmpgLFKKy\raster\r_tmp_2019-05-22_173942_7320_07047.gri': No such file or directory

I checked similar problems but it could be something you should change with the package

bkavlak commented 5 years ago

If you upload data from history, you get this error