hunzikp / velox

https://hunzikp.github.io/velox/
119 stars 23 forks source link

Feature request: raster arithmetic! #41

Open MagicForrest opened 5 years ago

MagicForrest commented 5 years ago

Hi. First up, I think velox is a great and much-needed initiative, kudos there! It has the potential to speed up a bunch of my tasks.

Now I have buttered you up, is there any plan to include raster arithmetic like simple +,-,*,/ ? Maybe even a function like raster::calc? This would be really amazing.

Or do you have a work around which will still be faster than using the raster package?