readFuelSupplyCosts: Read Fuel supply costs from GDX file

Description Usage Arguments Value Author(s) Examples

View source: R/readFuelSupplyCosts.R

Description

Read Fuel supply costs data from a GDX file into a magpie object.

Usage

1
readFuelSupplyCosts(gdx, field = "l")

Arguments

gdx

a GDX list as created by readGDX, or the file name of a gdx file(file name is recommended as this speeds up the code)

field

one of 'l', 'm', 's', 'lo', 'up')

Value

Fuel supply costs data as MAgPIE object

Author(s)

Jonas Hoersch

Examples

1
## Not run: readFuelSupplyCosts(gdx)

pik-piam/remind documentation built on Sept. 9, 2021, 1:09 p.m.