lbusett / sprawl

sprawl - Spatial Processing (in) R: Amorphous Wrappers Library
https://lbusett.github.io/sprawl/
GNU General Public License v3.0
7 stars 1 forks source link

mask_rast with parallel = TRUE fails on overwrite #59

Closed lbusett closed 7 years ago

lbusett commented 7 years ago

For overwrite to work, it is needed that a copy is created, then delete the original and rename the copy

lbusett commented 7 years ago

Done. Also improved function to take the "parallel" and "cores" arguments