calcResBiomass: calcResBiomass

View source: R/calcResBiomass.R

calcResBiomassR Documentation

calcResBiomass

Description

Provides MAgPIE-FEED data for aboveground and belowground residues biomass

Usage

calcResBiomass(
  cellular = FALSE,
  cells = "lpjcell",
  plantparts = "both",
  irrigation = FALSE,
  attributes = "all",
  scenario = "default"
)

Arguments

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

Value

MAgPIE-FEED data for ProdResAg and corresonding weights as a list of two MAgPIE objects

Author(s)

Lavinia Baumstark, Isabelle Weindl, Benjamin Bodirsky

See Also

calcOutput(), readSource()

Examples

## Not run: 
calcOutput("ResBiomass")

## End(Not run)


pik-piam/mrcommons documentation built on Dec. 8, 2024, 7:23 a.m.