limitArea | R Documentation |
getGrid
Limit the area in an object returned by function getGrid
limitArea(coordinates, lonLim, latLim)
coordinates |
A list as returned by function |
lonLim |
Vector of length = 2, with minimum and maximum longitude coordinates, in decimal degrees,
of the bounding box defining the subset. For single-point subsets, a numeric value with the
longitude coordinate. If |
latLim |
Same as |
same as the input.
M. Iturbide
Other subsetting:
getTemporalIntersection()
,
intersectGrid()
,
intersectGrid.spatial()
,
intersectGrid.time()
,
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.