Skip to content

reports MAgPIE costs

Usage

reportCostsPresolve(gdx, level = "regglo")

Arguments

gdx

GDX file

level

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

Value

consumption value as MAgPIE object Unit: see names

Presolve cost variables

NameUnitMeta
Costs|PreSolve|Totalmillion US$2017Cumulative costs from presolve phase

Author

Florian Humpenoeder

Examples

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