Emission calculator library


Keywords
Emission, calculation, library, using, the, NVDB, (Norway), emissions, norwegian, python, roads
License
BSD-3-Clause
Install
pip install emission==0.3.6

Documentation

EmissionCalculatorLib

This python library uses formulas and factors from EU to calculate the emission(s) from personal cars, busses to trailers of various sizes give a start and stop point (see 'examples/simple_planner.py').

You could also calculate the emission for a given vehicle.

Pull requests are more than welcome! Please visit the project on GitHub. Also checkout the CHANGELOG.md.

Quickstart

Show the "make help" and run the test cases

Examples

We have some examples (more to come) under the 'examples' directory. You can use them to view how a simple planning with some pre-defined emissions might look like.

If you see some improvements, bugs or something, then please file a Github issue so we can continue to improve.

Screencast(s)

To ease the learning curve a bit we've included a screecast to help you get started:

https://asciinema.org/a/150349.png

Routing Service

We are using the Routing Service which serves NPRA's "vegkart": https://www.vegvesen.no/vegkart/vegkart/. The routing services is served from Triona (triona.se).