Skip to content

Reports the carbon stocks for future MAgPIE projections

Usage

reportCarbonstock(gdx, level = "regglo")

Arguments

gdx

GDX file

level

aggregation level of returned data ("regglo" by default)

Carbon stock variables

NameUnitMeta
Resources|CarbonMt CTotal terrestrial carbon stocks
Resources|Carbon|+|SoilMt CSoil carbon stocks
Resources|Carbon|+|LitterMt CLitter carbon stocks
Resources|Carbon|+|VegetationMt CVegetation carbon stocks (above and below ground biomass)

Author

Kristine Karstens

Examples

  if (FALSE) { # \dontrun{
    x <- reportSOM(gdx)
  } # }