View source: R/calcResBiomass.R
calcResBiomass | R Documentation |
Provides MAgPIE-FEED data for aboveground and belowground residues biomass
calcResBiomass(
cellular = FALSE,
cells = "lpjcell",
plantparts = "both",
irrigation = FALSE,
attributes = "all",
scenario = "default"
)
cellular |
If TRUE calculation and output on cellular level |
cells |
Switch between "magpiecell" (59199) and "lpjcell" (67420) |
plantparts |
both, ag (aboveground) or belowground (bg). Both can have memory problems for cellular outputs |
irrigation |
if TRUE, distinguishes irrigated and non-irrigated crops |
attributes |
in dm, wm, ge, nr, p, k |
scenario |
define scenario switch for sensititvy analysis for historical SOC budget |
MAgPIE-FEED data for ProdResAg and corresonding weights as a list of two MAgPIE objects
Lavinia Baumstark, Isabelle Weindl, Benjamin Bodirsky
calcOutput()
, readSource()
## Not run:
calcOutput("ResBiomass")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.