Skip to content

Supplementary data to reproduce the figures in the article "Identifying the threshold to sustainable ridepooling"

Notifications You must be signed in to change notification settings

PhysicsOfMobility/threshold-to-sustainable-ridepooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

DOI

Identifying the threshold to sustainable ridepooling

This contains supplementary data to reproduce the figures in the article Identifying the threshold to sustainable ridepooling by Charlotte Lotze, Philip Marszal, and Felix Jung, Debsankha Manik, Marc Timme, and Malte Schröder.

The data points are kept in CSV format in the data directory, in files named fig_<figure number><panel id>.csv. To read them, use for example Python in conjunction with the pandas library:

import pandas as pd

pd.read_csv("data/fig_2a.csv")

or any text editor.

If you have any questions, contact Felix Jung at [email protected].

About

Supplementary data to reproduce the figures in the article "Identifying the threshold to sustainable ridepooling"

Topics

Resources

Stars

Watchers

Forks