Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.48 KB

README.rst

File metadata and controls

55 lines (30 loc) · 1.48 KB

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).