parallel_extract: Extract group of rasters into the same grid

View source: R/saeplus_rasterreduceregions.R

parallel_extractR Documentation

Extract group of rasters into the same grid

Description

This function takes a list of rasters (rasters of the same theme, E.g daily rainfall, daily nighttimelights) and computes a statistic which is extracted into the shapefile

Usage

parallel_extract(shp_dt, raster_list, fun_list, numCores)

Arguments

shp_dt

the target shapefile to be extracted into

raster_list

the list of rasters to be extracted

raster_fun

the raster function


SSA-Statistical-Team-Projects/SAEplus documentation built on Aug. 24, 2022, 11:26 a.m.