merge_prices: Merge REMIND-derived fuel prices with non-fuel costs.

View source: R/merge_prices.R

merge_pricesR Documentation

Merge REMIND-derived fuel prices with non-fuel costs.

Description

Merge REMIND-derived fuel prices with non-fuel costs.

Usage

merge_prices(
  gdx,
  REMINDmapping,
  REMINDyears,
  intensity_data,
  nonfuel_costs,
  module = "edge_esm"
)

Arguments

gdx

path to REMIND binary output, gdx format

REMINDmapping

mapping of REMIND regions to ISO3 country codes

REMINDyears

range of REMIND timesteps

intensity_data

logit level intensity data

nonfuel_costs

logti level non-fuel costs

module

GDX input is based on old "complex" module or new "edge_esm" module


pik-piam/edgeTrpLib documentation built on June 7, 2022, 1:29 a.m.