Skip to content

reports 2nd gen bioenergy production

Usage

reportProductionBioenergy(gdx, detail = FALSE, level = "regglo")

Arguments

gdx

GDX file

detail

if detail=FALSE, the subcategories of groups are not reported (e.g. "soybean" within "oilcrops")

level

An aggregation level for the spatial dimension. Can be any level available via superAggregateX.

Value

production as MAgPIE object. Unit: see names

Bioenergy production variables

NameUnitMeta
Production|Bioenergy|2nd generationEJ/yrSecond generation bioenergy production (grassy and woody crops)
Production|Bioenergy|2nd generation|++|Grassy bioenergy cropsEJ/yrProduction from short rotation grasses
Production|Bioenergy|2nd generation|++|Woody bioenergy cropsEJ/yrProduction from short rotation trees
Production|Bioenergy|2nd generation|CumulativeEJCumulative second generation bioenergy production

Author

Florian Humpenoeder

Examples


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