The Type-Approving vehicle simulator predicting NEDC CO2 emissions from WLTP
Project description
What is CO_2MPAS?
CO_2MPAS is backward-looking longitudinal-dynamics CO_2 and fuel-consumption simulator for light-duty M1 & N1 vehicles (cars and vans), specially crafted to estimate the CO2 emissions of vehicles undergoing NEDC testing based on the emissions produced WLTP testing during type-approval, according to the EU legislations 1152/EUR/2017 and 1153/EUR/2017 (see History section, below).
It is an open-source project (EUPL 1.1+) developed for Python-3.6+. It runs either as a console command or as a desktop GUI application, and it uses Excel-files or pure python structures (dictionary and lists) for its input & output data.
History
The European Commission has introduced the WLTP as the test procedure for the type I test of the European type-approval of Light-duty vehicles as of September 2017. Its introduction has required the adaptation of CO_2 certification and monitoring procedures set by European regulations (443/2009, 510/2011, 1152/EUR/2017 and 1153/EUR/2017). European Commission’s Joint Research Centre (JRC) has been assigned the development of this vehicle simulator to facilitate this adaptation.
The European Regulation setting the conditions for using CO_2MPAS can be found in the Comitology Register after its adoption by the Climate Change Committee which took place on June 23, 2016, and its 2nd vote for modifications, in April 27, 2017.
Installation
To install CO_2MPAS use (with root privileges):
$ pip install co2mpas
Or download the latest git version and use (with root privileges):
$ python setup.py install
Some additional functionality is enabled installing the following extras:
cli: enables the command line interface.
- sync: enables the time series synchronization tool (i.e.,
syncing previously named datasync).
gui: enables the graphical user interface.
- plot: enables to plot the CO_2MPAS model and the workflow of
each run.
io: enables to read/write excel files.
dice: enables the Type Approval mode.
driver: enables the driver model (currently is not available).
To install co2mpas and all extras, do:
$ pip install co2mpas[all]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file co2mpas-4.1.8.tar.gz
.
File metadata
- Download URL: co2mpas-4.1.8.tar.gz
- Upload date:
- Size: 9.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39e9bc769b0edba6f9eb902aa7be1850f4ec282e7005fb89f5ba15725115344e |
|
MD5 | 2a608502047dc9bd89e495a8f322ca4a |
|
BLAKE2b-256 | 1674deb39fe87dad332ca2f4eae4f8c8baf4ca135515e4982a982d5d25dd1603 |
File details
Details for the file co2mpas-4.1.8-py2.py3-none-any.whl
.
File metadata
- Download URL: co2mpas-4.1.8-py2.py3-none-any.whl
- Upload date:
- Size: 9.2 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11523e36521cb69ff274f98eb0ab8ba14b8ea12093c1c256cf1959c01ffaf510 |
|
MD5 | 92d7d64797856e25991acb4b200b9a96 |
|
BLAKE2b-256 | 46e3c988215b3c8f1ac7c33c36aebd53bf9e889e257966a44b0c2adf59bf9590 |