Description Usage Arguments Details Value Author(s)
View source: R/zchunk_L254.transportation_UCD.R
Calculate transportation data using information from the global UCD transportation technology database.
1 | module_energy_L254.transportation_UCD(command, ...)
|
command |
API command to execute |
... |
other optional parameters, depending on command |
Due to the asymmetrical nature of the transportation sectors in the various regions, we can't simply write generic information to all regions. Instead, technology information is read from the global UCD transportation technology database, and supplysector and subsector attributes are matched in from lookup tables.
Depends on command
: either a vector of required inputs,
a vector of output names, or (if command
is "MAKE") all
the generated outputs: L254.Supplysector_trn
, L254.FinalEnergyKeyword_trn
, L254.tranSubsectorLogit
,
L254.tranSubsectorShrwt
, L254.tranSubsectorShrwtFllt
, L254.tranSubsectorInterp
,
L254.tranSubsectorInterpTo
, L254.tranSubsectorSpeed
, L254.tranSubsectorSpeed_passthru
,
L254.tranSubsectorSpeed_noVOTT
, L254.tranSubsectorSpeed_nonmotor
, L254.tranSubsectorVOTT
,
L254.tranSubsectorFuelPref
, L254.StubTranTech
, L254.StubTech_passthru
, L254.StubTech_nonmotor
,
L254.GlobalTechShrwt_passthru
, L254.GlobalTechShrwt_nonmotor
, L254.GlobalTechCoef_passthru
,
L254.GlobalRenewTech_nonmotor
, L254.GlobalTranTechInterp
, L254.GlobalTranTechShrwt
,
L254.GlobalTranTechSCurve
, L254.StubTranTechCalInput
, L254.StubTranTechLoadFactor
,
L254.StubTranTechCost
, L254.StubTranTechCoef
, L254.StubTechCalInput_passthru
,
L254.StubTechProd_nonmotor
, L254.PerCapitaBased_trn
, L254.PriceElasticity_trn
,
L254.IncomeElasticity_trn
, L254.BaseService_trn
. The corresponding file in the
original data system was L254.transportation_UCD.R
(energy level2).
AJS September 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.