Description Usage Arguments Value Author(s)
View source: R/getHDGridlist.R
Returns (as a data.frame) the standard 59,191 0.5 degree gridcell for a global LPJ-GUESS run as a data.frame.
1 | getHDGridlist(type = "coords", SW.corner = FALSE)
|
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) |
A data.frame with all the standard global gridcells
Matthew Forrest matthew.forrest@senckenberg.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.