You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to create a distance surface with gridDist but keep getting the error "cannot overwrite existing file". This only happens when running the function on larger rasters, I think because it can't overwrite the temp file being created in the process?
Thank you very much for reporting. I believe this has been fixed now. You can test with a smaller dataset by setting the option "todisk" to TRUE (this simulates using a large dataset).
Hello,
I've been trying to create a distance surface with gridDist but keep getting the error "cannot overwrite existing file". This only happens when running the function on larger rasters, I think because it can't overwrite the temp file being created in the process?
minimal example:
windows 10 64-bit, terra version ‘1.7.78’, R version 4.4.0,
gdal proj geos
"3.8.4" "9.3.1" "3.12.1"
The text was updated successfully, but these errors were encountered: