View source: R/intersectGrid.R
intersectGrid.time | R Documentation |
Takes multiple input grids and crops the overlapping part along time dimension
intersectGrid.time(..., which.return = 1)
... |
Input grids |
which.return |
Integer of the index to specify which grids in "..." are to be returned. |
The grids indicated in which.return
, encompassing the overlapping time period.
M Iturbide
checkDim
, checkSeason
, getYearsAsINDEX
, getSeason
, for other time dimension helpers
Other subsetting:
getTemporalIntersection()
,
intersectGrid()
,
intersectGrid.spatial()
,
limitArea()
,
subsetCluster()
,
subsetDimension()
,
subsetGrid()
,
subsetMembers()
,
subsetRuntime()
,
subsetSeason()
,
subsetSpatial()
,
subsetStation()
,
subsetVar()
,
subsetYears()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.