View source: R/zchunk_LA121.liquids.R
module_energy_LA121.liquids | R Documentation |
Process historical oil data and separate into unconventional oil, crude oil, and energy inputs to oil.
module_energy_LA121.liquids(command, ...)
command |
API command to execute |
... |
other optional parameters, depending on command |
This chunk uses energy production data to determine the energy inputs to the oil sector. It uses the IEA energy balance to separate out unconventional oil production and crude oil (total liquids - unconventional oil). It also uses data from IIASA to downscale ethanol and biodiesel consumption to modeled technologies and feedstocks.
Depends on command
: either a vector of required inputs, a vector of output names, or (if
command
is "MAKE") all the generated outputs: L121.in_EJ_R_unoil_F_Yh
,
L121.in_EJ_R_TPES_crude_Yh
, L121.in_EJ_R_TPES_unoil_Yh
, L121.share_R_TPES_biofuel_tech
. The
corresponding file in the original data system was LA121.oil.R
(energy level1).
If the (proprietary) IEA data aren't available, pre-built summaries are used.
JDH June 2017, ed GPK April 2019
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.