getGridProj: Obtain projection information of a grid

View source: R/helpers.R

getGridProjR Documentation

Obtain projection information of a grid

Description

Obtain projection information of a grid

Usage

getGridProj(grid)

Arguments

grid

An input climate4R grid

Details

The projection may be defined loosely as e.g., “LatLon Projection”, or more formally as a proj4 string. This function just retrieves the projection attribute as included within the target grid. Grid projection definition (and/or re-projection operations) can be achieved by the function projectGrid from the climate4R package geoprocessor (https://github.com/SantanderMetGroup/geoprocessoR)

Value

A character string with the projection definition

Author(s)

J. Bedia

See Also

Other get.helpers: get2DmatCoordinates(), getCoordinates(), getDim(), getGridVerticalLevels(), getGrid(), getRefDates(), getSeason(), getShape(), getStationID(), getVarNames(), getWT(), getYearsAsINDEX(), setGridProj(), typeofGrid(), which.leap()


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