Extract of values from multi-extent raster objects with a spatial object.
extract2(x, y, x.date, out.date, time.buffer = c(365, 365))
A character vector with the paths to RasterLayer objects or a list of RasterLayers.
An object of class SpatialPoints or SpatialPolygons.
Object of class Date with the acquisition dates of each element in x.
Object of class Date with the desired output dates.
Two-element, numeric vector.
A list object.
Creates a rectangular fishnet in a SpatialPolygons format based on the extent of x and the value of y which defines the spatial resolution.