Learn R Programming

⚠️There's a newer version (1.3.0) of this package.Take me there.

vein (version 0.8.9)

Vehicular Emissions Inventories

Description

Elaboration of vehicular emissions inventories, consisting in four stages, pre-processing activity data, preparing emissions factors, estimating the emissions and post-processing of emissions in maps and databases. More details in Ibarra-Espinosa et al (2018) . Before using VEIN you need to know the vehicular composition of your study area, in other words, the combination of of type of vehicles, size and fuel of the fleet. Then, it is recommended to start with the project to download a template to create a structure of directories and scripts.

Copy Link

Version

Install

install.packages('vein')

Monthly Downloads

372

Version

0.8.9

License

MIT + file LICENSE

Maintainer

Sergio Ibarra-Espinosa

Last Published

June 11th, 2020

Functions in vein (0.8.9)

adt

Average daily traffic (ADT) from hourly traffic data.
Vehicles

Construction function for class "Vehicles"
GriddedEmissionsArray

Construction function for class "GriddedEmissionsArray"
add_lkm

Construction function to add unit km
age

Applies a survival rate to numeric new vehicles
celsius

Construction function for Celsius temperature
aw

Average Weight from hourly traffic data.
ef_evap

Evaporative emission factor
ef_china

Emissions factors from Chinese emissions guidelines
age_ldv

Returns amount of vehicles at each age
age_moto

Returns amount of vehicles at each age
cold_mileage

Fraction of mileage driven with a cold engine or catalizer below normal temperature
ef_ldv_cold_list

List of cold start emission factors of Light Duty Vehicles
ef_cetesb

Emissions factors for Environment Company of Sao Paulo, Brazil (CETESB) 2017
ef_fun

Experimental: Returns a function of Emission Factor by age of use
emis_dist

Allocate emissions into spatial objects (street emis to grid)
ef_ive

Base emissions factors from International Vehicle Emissions (IVE) model
age_hdv

Returns amount of vehicles at each age
ef_ldv_scaled

Scaling constant with speed emission factors of Light Duty Vehicles
ef_ldv_speed

Emissions factors for Light Duty Vehicles and Motorcycles
emis_evap

Estimation of evaporative emissions
emis_hot_td

Estimation of hot exhaust emissions with top-down approach
ef_wear

Emissions factors from tyre, break and road surface wear
ef_hdv_scaled

Scaling constant with speed emission factors of Heavy Duty Vehicles
emis_chem

Aggregate emissions by lumped groups in chemical mechanism
ef_nitro

Emissions factors of N2O and NH3
emis

Estimation of emissions
emis_order

Re-order the emission to match specific hours and days
emis_cold

Estimation of cold start emissions hourly for the of the week
emis_merge

Merge several emissions files returning data-frames or 'sf' of lines
ef_local

Local Emissions factors
emis_source

A function to source vein scripts
ef_whe

Emission factor that incorporates the effect of high emitters
emis_paved

Estimation of resuspension emissions from paved roads
get_project

Download vein project to a specificor new directory
ef_im

Emission factors deoending on accumulated mileage
emis_order2

Re-order the emission to match specific hours and days
ef_hdv_speed

Emissions factors for Heavy Duty Vehicles based on average speed
grid_emis

Allocate emissions gridded emissions into streets (grid to emis street)
ef_ldv_cold

Cold-Start Emissions factors for Light Duty Vehicles
netspeed

Calculate speeds of traffic network
long_to_wide

Transform data.frame from long to wide format
emis_to_streets

Emis to streets distribute top-down emissions into streets
emis_evap2

Estimation of evaporative emissions 2
emis_post

Post emissions
pc_cold

Profile of Vehicle start patterns
make_grid

Creates rectangular grid for emission allocation
emis_grid

Allocate emissions into a grid returning point emissions or flux
emis_wear

Emission estimation from tyre, break and road surface wear
invcop

Helper function to copy and zip projects
inventory

Inventory function.
vein-package

vein: Vehicular Emissions Inventories
vein_notes

vein_notes for writting technical notes about the inventory
my_age

Returns amount of vehicles at each age
profiles

Profile of traffic data 24 hours 7 n days of the week
running_losses-deprecated

Estimation of average daily hot-soak evaporative emissions
net

Road network of the west part of Sao Paulo city
fe2015

Emission factors from Environmental Agency of Sao Paulo CETESB
emis_cold_td

Estimation of cold start emissions with top-down approach
temp_fact

Expansion of hourly traffic data
split_emis

Split street emissions based on a grid
emis_det

Determine deterioration factors for urban conditions
fuel_corr

Correction due Fuel effects
speciate

Speciation of emissions
to_latex

creates a .tex a table from a data.frame
vkm

Estimation of VKM
pollutants

Data.frame with pollutants names and molar mass used in VEIN
fkm

List of functions of mileage in km fro Brazilian fleet
pc_profile

Profile of traffic data 24 hours 7 n days of the week
vein-deprecated

DEPRECATED Construction function for class "EmissionsList"
wide_to_long

Transform data.frame from wide to long format
remove_units

Remove units
add_polid

Add polygon id to lines road network
EmissionFactors

Construction function for class "EmissionFactors"
EmissionFactorsList

Construction function for class "EmissionFactorsList"
Emissions

Construction function for class "Emissions"
Speed

Construction function for class "Speed"
EmissionsArray

Construction function for class "EmissionsArray"