revArrayLatDim: Reverse latitude coordinates ordering

View source: R/revArrayLatDim.R

revArrayLatDimR Documentation

Reverse latitude coordinates ordering

Description

Reverses the order of the latitudinal coordinates when the dataset is read in reverse y order. Sub-routine of makeSubset.

Usage

revArrayLatDim(mdArray)

Arguments

mdArray

A n-dimensional array of data as returned by makeSubset

grid

A java-class ‘GeoGrid’

Value

A n-dimensional array with the ordering of the lat dimension reversed

Note

The code is partially based on an example provided at http://stackoverflow.com/a/14502298 by Hadley Wickham

Author(s)

J. Bedia

References

http://adv-r.had.co.nz/Computing-on-the-language.html


SantanderMetGroup/loadeR documentation built on July 4, 2023, 4:29 a.m.