subsetRuntime: Runtime subsets from a grid

View source: R/subsetGrid.R

subsetRuntimeR Documentation

Runtime subsets from a grid

Description

Retrieves a grid that is a logical subset of a multiruntime grid along its 'runtime' dimension. Multiruntime multigrids are supported. Subroutine of subsetGrid.

Usage

subsetRuntime(grid, runtime)

Arguments

grid

Input multiruntime grid to be subset.

runtime

An integer vector indicating the position of the runtimes to be subset.

Details

An attribute 'subset' with value 'subsetRuntime' is added to the Runtime slot of the output subset.

Value

A grid (or multigrid) that is a logical subset of the input grid along its 'runtime' dimension.

Author(s)

M. Iturbide

See Also

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


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