Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
ankostis edited this page Sep 16, 2014 · 10 revisions

Welcome to the wltp wiki!

Here you can read and write more volatile information about the wltp project. For instance you can search or update the list of related IPython notebooks.

IPython notebooks

Requirements

In order to run interactively the ipynb notebooks below, ensure that the following requirements are satisfied:

  1. You have installed, and up and running a ipython-notebook server >= v.2.
  2. The wltp is installed on your python-3 of your system.

Instructions

  • Visit each notebook from the wiki-list that you wish to run and download it as ipynb file (File|Download as...|ipynb).
  • Locate the downloaded file with your file-browser and drag n' drop it on the landing page of your notebook's server (the one with the folder-list).

List of notebooks

(add your notebook to this list)

  1. Run WLTP & NEDC for a vehicle: A simple notebook for running both WLTC and NEDC for a single vehicle (which might also run in older versions of the ipython-server).
  2. Run WLTP for multiple vehicles in excel or csv files: A notebook batch-processing vehicles submitted in tabular files, using an uploaded" widget.
Clone this wiki locally