This contains the code necessary to reproduce the figures in the article Exponential adoption of battery electric cars by Felix Jung, Malte Schröder and Marc Timme.
Important note: For copyright reasons, this repository contains no actual data. To reproduce the plots from the paper, you must first acquire the actual data from the various sources provided in the manuscript.
git clone https://github.com/PhysicsOfMobility/exponential-adoption-of-battery-electric-cars.git
cd exponential-adoption-of-battery-electric-cars
pip install -e .
Run
jupyter lab
Then, in JupyterLab, navigate to the cloned repository, enter the "notebooks" folder, right-click on manuscript_figures.py
and select "Open With > Notebook". Then, run and explore the notebook.