Skip to content

Commit

Permalink
license, contribution, todo, etc
Browse files Browse the repository at this point in the history
  • Loading branch information
astyonax committed Oct 23, 2017
1 parent 7d49180 commit 2198241
Show file tree
Hide file tree
Showing 49 changed files with 75 additions and 3 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
*.pkl
*.pdpkl
*.pyc
*.key
.ipynb_checkpoints/*
.cache/*
citymapper/*
.nogit
28 changes: 28 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Contributing

By participating in this project, you
agree to abide by the [code of conduct].

[code of conduct]: https://www.contributor-covenant.org/version/1/4/code-of-conduct.md

Issues are well accepted, as well as pull requests with edits on README.md.
For different ideas, get in contact first if you want to issue a pull request.

Fork, then clone the repo:

git clone git@github.com:your-username/factory_bot_rails.git


The repository does not contain the raw data (because I don't know it's license yet).
As consequence, if you want to work on the code, you need to run the `TimingParis.py` script for few days first.

Make your changes.

Push to your fork and [submit a pull request][pr]:

[pr]: https://github.com/thoughtbot/factory_bot_rails/compare/

1. Do not include any data file. Only code, and plots.
2. Write a [good commit message][commit].

[commit]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
2 changes: 2 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# License
The movies, animation, plots, and texts (said the content) of this project are licensed under the [Creative Commons Attribution Share Alike 4.0](https://creativecommons.org/licenses/by-sa/4.0/) license, and the underlying source code used to analyze, format, render, and display that content is licensed under the [GNU GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt) license.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ I showed that

6. The Seine is a barrier for bikes, but not for cars.

7. In comparison to mobility within the city, the suburbs strongly disadvantage bicycling. Is there an official figure of number of trips by means of transport?
7. In comparison to mobility within the city, the suburbs strongly disadvantage bicycling. Is there an official figure of number of trips by means of transport?

2. Comparing the attractors of the bicycling network inside Paris, with the Plan Velo 2015-2020 we can see some overlap; but the overlap is not perfect. More seems needed to support bicycling right outside of Paris.

Expand Down Expand Up @@ -270,7 +270,7 @@ Since I used Google's data and routing engine, I don't have full control of the

The plot above shows that the average distance of departure points is 100 m and 150 m inside and outside Paris, respectively.

### Transit
### Transit
![plots/inside_timing.png](plots/inside_timing_full.png "ETA for trips inside Paris")

*`Data:` Google Maps -- `Period:` February - April 2017 -- `# of trips:` ~21690 -- `Code`: [Time Paris](notebooks/TimeParis.ipynb)*
Expand Down Expand Up @@ -330,3 +330,6 @@ Although with the current protocol transit time is, at worst, just 15 min slower
* [2][ETA -- co2 production by bike](https://www.eta.co.uk/2011/12/13/co2-emissions-from-cycling-revealed/)
* [OpenData RATP](https://data.ratp.fr/explore/dataset/trafic-annuel-entrant-par-station-du-reseau-ferre-2014/)
* [Air pollution in Paris](https://www.airparif.asso.fr/#)

# License
The movies, animation, plots, and texts (said the content) of this project are licensed under the [Creative Commons Attribution Share Alike 4.0](https://creativecommons.org/licenses/by-sa/4.0/) license, and the underlying source code used to gather, collect, analyze, format, render, and display that content is licensed under the [GNU GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt) license.
15 changes: 15 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# TODO

## Report

1. Do TODOs listed in README.md

## Documentation

1. Write doc for scripts/TimeParis.py and sync with RaspberryPi version
2. Document lib/

## Code

1. Make lib for plotting
2. Make lib of common code in notebooks
Binary file modified plots/average_distance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/bigpar_DTDS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/bigpar_attractor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/bigpar_cfg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/bigpar_cfg_no.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/bigpar_cluster_bike.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/bigpar_clusters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/bigpar_hist_dist_mode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/bigpar_hist_kgco2_mode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/bigpar_p1_p2_hist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/bigpar_timing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/bigpar_timing_full.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/departure_points.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/inside_DTDS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/inside_attractor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/inside_betweeness.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/inside_betweeness_convenient_network.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/inside_bike_clusters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/inside_car_clusters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/inside_cfg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/inside_cfg_no.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/inside_cluster_bike.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/inside_clusters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/inside_hist_dist_mode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/inside_hist_kgco2_mode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plots/inside_p1_p2_hist.png
Binary file modified plots/inside_timing.png
Binary file modified plots/inside_timing_full.png
Binary file modified plots/outin_DTDS.png
Binary file modified plots/outin_attractor.png
Binary file modified plots/outin_betweeness.png
Binary file modified plots/outin_betweeness_convenient_network.png
Binary file modified plots/outin_bike_clusters.png
Binary file modified plots/outin_car_clusters.png
Binary file modified plots/outin_cfg.png
Binary file modified plots/outin_cfg_no.png
Binary file modified plots/outin_cluster_bike.png
Binary file modified plots/outin_clusters.png
Binary file modified plots/outin_hist_dist_mode.png
Binary file modified plots/outin_hist_kgco2_mode.png
Binary file modified plots/outin_p1_p2_hist.png
Binary file modified plots/outin_timing.png
Binary file modified plots/outin_timing_full.png
18 changes: 17 additions & 1 deletion plots_summary.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Plots Summary

This is a self-generated list of the available plots
**Dated:** *20, Oct 2017 @ 18:42*
**Dated:** *23, Oct 2017 @ 23:33*


![plots/average_distance.png](plots/average_distance.png "plots/average_distance.png")
Expand Down Expand Up @@ -48,6 +48,14 @@ This is a self-generated list of the available plots
*plots/bigpar_timing.png*
---

![plots/bigpar_timing_full.png](plots/bigpar_timing_full.png "plots/bigpar_timing_full.png")
*plots/bigpar_timing_full.png*
---

![plots/departure_points.png](plots/departure_points.png "plots/departure_points.png")
*plots/departure_points.png*
---

![plots/inside_DTDS.png](plots/inside_DTDS.png "plots/inside_DTDS.png")
*plots/inside_DTDS.png*
---
Expand Down Expand Up @@ -104,6 +112,10 @@ This is a self-generated list of the available plots
*plots/inside_timing.png*
---

![plots/inside_timing_full.png](plots/inside_timing_full.png "plots/inside_timing_full.png")
*plots/inside_timing_full.png*
---

![plots/outin_DTDS.png](plots/outin_DTDS.png "plots/outin_DTDS.png")
*plots/outin_DTDS.png*
---
Expand Down Expand Up @@ -160,3 +172,7 @@ This is a self-generated list of the available plots
*plots/outin_timing.png*
---

![plots/outin_timing_full.png](plots/outin_timing_full.png "plots/outin_timing_full.png")
*plots/outin_timing_full.png*
---

0 comments on commit 2198241

Please sign in to comment.