reportDemand: Read in GDX and calculate (net and gross) annual demand, used...

View source: R/reportDemand.R

reportDemandR Documentation

Read in GDX and calculate (net and gross) annual demand, used in convGDX2MIF.R for the reporting

Description

Read in (net and gross) demand data from GDX file, information used in convGDX2MIF.R for the reporting

Usage

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

Value

MAgPIE object - contains the capacity variables

Author(s)

Sebastian Osorio, Renato Rodrigues

See Also

convGDX2MIF

Examples

## Not run: 
reportDemand(gdx, output = NULL)

## End(Not run)


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