sortDim.time: Grid sorting by time

View source: R/bindGrid.R

sortDim.timeR Documentation

Grid sorting by time

Description

Returns a grid with time sorted in ascending order. For internal use mainly, the function is useful for instance when subsetting along time and binding with bindGrid.time, so the user does not need to worry about the ordering of the input.

Usage

sortDim.time(grid)

Arguments

grid

Input grid

Value

A grid of similar characteristics, but with time dimension re-arranged in ascending ordered if needed.

Author(s)

J Bedia

See Also

Other internal.helpers: array3Dto2Dmat.stations(), array3Dto2Dmat(), bindGrid.member(), bindGrid.spatial(), bindGrid.time(), grid3Dto2Dmatrix(), mat2Dto3Darray.stations(), redim(), sortDim.spatial()


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