intersectGrid.spatial: Temporal intersection of multiple grids

View source: R/intersectGrid.R

intersectGrid.spatialR Documentation

Temporal intersection of multiple grids

Description

Takes multiple input grids and crops the overlapping part along time longitude and latitude dimensions

Usage

intersectGrid.spatial(..., which.return = 1)

Arguments

...

Input grids

which.return

Integer of the index to specify which grids in "..." are to be returned.

Value

The grids indicated in which.return, encompassing the overlapping time period.

Author(s)

M Iturbide

See Also

checkDim, checkSeason, getYearsAsINDEX, getSeason, for other time dimension helpers

Other subsetting: getTemporalIntersection(), intersectGrid.time(), intersectGrid(), limitArea(), subsetCluster(), subsetDimension(), subsetGrid(), subsetMembers(), subsetRuntime(), subsetSeason(), subsetSpatial(), subsetStation(), subsetVar(), subsetYears()


SantanderMetGroup/transformeR documentation built on Oct. 28, 2023, 5:26 a.m.