tool_fix_IEA_data_for_Industry_subsectors: Apply corrections to IEA data needed for Industry subsectors

View source: R/tool_fix_IEA_data_for_Industry_subsectors.R

tool_fix_IEA_data_for_Industry_subsectorsR Documentation

Apply corrections to IEA data needed for Industry subsectors

Description

Apply corrections to IEA data to cope with fragmentary time series and replace outputs from blast furnaces and coke ovens, that are inputs into industry subsectors, by their respective inputs. The corrections done by this function are rather rudimentary and crude. This gets smoothed away in regional aggregation. But do not use the resulting country-level data without additional scrutiny.

Usage

tool_fix_IEA_data_for_Industry_subsectors(data, ieamatch, threshold = 0.01)

Arguments

data

MAgPIE object containing the IEA Energy Balances data

ieamatch

mapping of IEA product/flow combinations to REMIND sety/fety/te combinations as used in calcIO()

threshold

minimum share each industry subsector uses of each product. Defaults to 1 %.

Details

Use regional or global averages if IEA industry data lists energy use only as "non-specified". Outputs from blast furnaces (BLFURGS, OGASES) and coke ovens (OVENCOKE, COKEOVGS, COALTAR, NONCRUDE), that are inputs into industry subsectors. Used internally in calcIO() for subtype output_Industry_subsectors.

Value

a MAgPIE object

Author(s)

Michaja Pehl


pik-piam/mrremind documentation built on March 30, 2024, 3:37 a.m.