Description Usage Arguments Author(s)
View source: R/fh_parrallel_extract.R
function to perform a raster::extract on very large data sets
1 | fh_parallel_extract(raster_brick, in_geometry, no_cores)
|
raster_brick |
- a raster brick or stack |
in_geometry |
- (multi) polygon (sf) or points (xy as matrix) where the ndvi should be extracted |
no_cores |
- number of cores to register for the parallel job |
Eric Krueger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.