Travis-CI Build Status AppVeyor Build Status Rdoc

vein a) Emisions with VEIN for MASP (kgCO/m2/s) and b) emissions for MASP from EDGAR (kgCO/m2/s)

Vein Package

Vehicular Emissions INventory (VEIN) model.

Read the DESCRIPTION file. You need several packages to run vein.

Also, if you want to properly run the demo, install these packages:

# 0.2.2-3
library(devtools)
install_github("ibarraespinosa/vein")
library(vein)
demo(VEIN)

or

# 0.2.2-3
install.packages("vein")
library(vein)
demo(VEIN)

I’ve created the following classes:

Each class has the methods print, plot and summary.

New information will also be added to the documentation of emission factors.

If you encounter any issues while using VEIN, please submit your issues to: https://github.com/ibarraespinosa/vein/issues/

If you have any suggestions just let me know to zergioibarra@gmail.com

Thanks and enjoy VEIN!

Roadmap (not in order)

  • Improve vehicle classification (all vehicle includes engine size)
  • Estimation of evaporative emissions with Copert Tier 3
  • Graphical interface (probably similar MODIStsp)
  • More speciations
  • Topdown estimation
  • Migrate to sf