reportLoadFactor: Read in GDX and calculate the load factor, used in...

View source: R/reportLoadFactor.R

reportLoadFactorR Documentation

Read in GDX and calculate the load factor, used in convGDX2MIF.R for the reporting

Description

Read in electricity generation data from GDX file, information used in convGDX2MIF.R for the reporting

Usage

reportLoadFactor(gdx, output = NULL, reporting_tau = FALSE)

Arguments

gdx

a GDX object as created by readGDX, or the path to a gdx

output

a magpie object containing all needed variables generated by other report*.R functions

reporting_tau

boolean determining whether to generate the tau report

Value

MAgPIE object - contains the capacity variables

Author(s)

Sebastian Osorio

See Also

convGDX2MIF

Examples


## Not run: reportLoadFactor(gdx)


pik-piam/limes documentation built on Jan. 27, 2024, 4:45 a.m.