View source: R/calcYieldsLPJmL.R
calcYieldsLPJmL | R Documentation |
This function extracts yields from LPJmL for all years
calcYieldsLPJmL(
lpjml = "ggcmi_phase3_nchecks_bft_e511ac58",
climatetype = "GSWP3-W5E5:historical",
cells = "lpjcell"
)
lpjml |
Defines LPJmL version for main crop inputs |
climatetype |
Switch between different climate scenarios |
cells |
if cellular is TRUE: "magpiecell" for 59199 cells or "lpjcell" for 67420 cells |
magpie object in cellular resolution
Kristine Karstens, Felicitas Beier
## Not run:
calcOutput("YieldsLPJmL", aggregate = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.