getHDGridlist: Reads LPJ-GUESS half-degree gridlist

Description Usage Arguments Value Author(s)

View source: R/getHDGridlist.R

Description

Returns (as a data.frame) the standard 59,191 0.5 degree gridcell for a global LPJ-GUESS run as a data.frame.

Usage

1
getHDGridlist(type = "coords", SW.corner = FALSE)

Arguments

type

A character specifying "coords" which gives the longitudes and latitides as coordinates, "index" which gives the indices of the gridcells (compatible with the 'cf' input model) or "both" which return both the coordinates indices

SW.corner

A logical, if TRUE specify gridcells by the the south-west corner (useful for old LPJ-GUESS versions)

Value

A data.frame with all the standard global gridcells

Author(s)

Matthew Forrest matthew.forrest@senckenberg.de


MagicForrest/GUESSTools documentation built on July 2, 2020, 9:51 p.m.