reportGeneration: Read in GDX and calculate electricity generation, used in...

View source: R/reportGeneration.R

reportGenerationR Documentation

Read in GDX and calculate electricity generation, 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

reportGeneration(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 reporting at the time slice level (TRUE) or at the yearly level (FALSE, default)

Value

MAgPIE object - contains the Generation variables

Author(s)

Sebastian Osorio, Renato Rodrigues, Antoine Levesque

See Also

convGDX2MIF

Examples

## Not run: 
reportGeneration(gdx)

## End(Not run)


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