Skip to content

reports MAgPIE costs

Usage

reportCosts(gdx, level = "regglo")

Arguments

gdx

GDX file

level

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

Value

consumption value as MAgPIE object Unit: see names

Cost variables

NameUnitMeta
Costsmillion US$2017/yrTotal production costs
Costs|+|Input Factorsmillion US$2017/yrCosts for input factors (labor, capital, materials)
Costs|+|Land Conversionmillion US$2017/yrCosts for land conversion
Costs|+|Transportmillion US$2017/yrTransport costs
Costs|+|TCmillion US$2017/yrTechnology costs (research and development)
Costs|+|GHG Emissionsmillion US$2017/yrCosts from GHG emission pricing
Costs|MainSolve w/o GHG Emissionsmillion US$2017/yrTotal costs excluding GHG emission costs

Author

Florian Humpenoeder

Examples

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