Learn R Programming

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

vein (version 0.8.0)

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 function inventory to create a structure of directories and template scripts.

Copy Link

Version

Install

install.packages('vein')

Monthly Downloads

227

Version

0.8.0

License

MIT + file LICENSE

Maintainer

Sergio Ibarra-Espinosa

Last Published

September 17th, 2019

Functions in vein (0.8.0)

age_moto

Returns amount of vehicles at each age
ef_evap

Evaporative emission factor
ef_china

Emissions factors from Chinese emissions guidelines
ef_ldv_scaled

Scaling constant with speed emission factors of Light Duty Vehicles
ef_hdv_scaled

Scaling constant with speed emission factors of Heavy Duty Vehicles
ef_fun

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

Emissions factors for Light Duty Vehicles and Motorcycles
Speed

Construction function for class "Speed"
ef_ldv_cold_list

List of cold start emission factors of Light Duty Vehicles
celsius

Construction function for Celsius temperature
ef_wear

Emissions factors from tyre, break and road surface wear
emis_det

Determine deterioration factors for urban conditions
cold_mileage

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

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

Emission factor that incorporates the effect of high emitters
fe2015

Emission factors from Environmental Agency of Sao Paulo CETESB
emis_dist

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

List of functions of mileage in km fro Brazilian fleet
emis_paved

Estimation of resuspension emissions from paved roads
emis_hot_td

Estimation of hot exhaust emissions with top-down approach
age_hdv

Returns amount of vehicles at each age
emis_grid

Allocate emissions into a grid
ef_nitro

Emissions factors of N2O and NH3
net

Road network of the west part of Sao Paulo city
emis_source

A function to source vein scripts
fuel_corr

Correction due Fuel effects
emis_post

Post emissions
emis_cold

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

Emis to streets distribute top-down emissions into streets
ef_hdv_speed

Emissions factors for Heavy Duty Vehicles based on average speed
ef_ive

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

Returns amount of vehicles at each age
pc_profile

Profile of traffic data 24 hours 7 n days of the week
netspeed

Calculate speeds of traffic network
long_to_wide

Transform data.frame from long to wide format
pc_cold

Profile of Vehicle start patterns
ef_ldv_cold

Cold-Start Emissions factors for Light Duty Vehicles
emis_cold_td

Estimation of cold start emissions with top-down approach
emis_wear

Emission estimation from tyre, break and road surface wear
make_grid

Creates rectangular grid for emission allocation
emis

Estimation of emissions
ef_im

Emission factors deoending on accumulated mileage
invcop

Helper function to copy and zip projects
emis_evap2

Estimation of evaporative emissions 2
emis_chem

Aggregate emissions by lumped groups in chemical mechanism
emis_evap

Estimation of evaporative emissions
remove_units

Remove units
running_losses-deprecated

Estimation of average daily hot-soak evaporative emissions
grid_emis

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

Speciation of emissions
split_emis

Split street emissions based on a grid
wide_to_long

Transform data.frame from wide to long format
matvect

Matrix and vector multiplication
my_age

Returns amount of vehicles at each age
pollutants

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

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

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

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

DEPRECATED Construction function for class "EmissionsList"
emis_wrf-deprecated

Generates emissions dataframe to generate WRF-Chem inputs
to_latex

creates a .tex a table from a data.frame
vein-package

vein: Vehicular Emissions Inventories
temp_fact

Expansion of hourly traffic data
inventory

Inventory function.
vkm

Estimation of VKM
vein_notes

vein_notes for writting technical notes about the inventory
add_polid

Add polygon id to lines road network
EmissionFactorsList

Construction function for class "EmissionFactorsList"
Vehicles

Construction function for class "Vehicles"
EmissionFactors

Construction function for class "EmissionFactors"
age

Applies a survival rate to numeric new vehicles
adt

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

Construction function for class "EmissionsArray"
Emissions

Construction function for class "Emissions"
GriddedEmissionsArray

Construction function for class "GriddedEmissionsArray"