https://github.com/anastassiavybornova/msc-bikegaps
Supplementary code for Master's thesis: "Identifying and classifying gaps in the bicycle network of Copenhagen" at the University of Copenhagen, 2021
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Repository
Supplementary code for Master's thesis: "Identifying and classifying gaps in the bicycle network of Copenhagen" at the University of Copenhagen, 2021
Basic Info
Statistics
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
msc-bikegaps readme
import parameters and custom functions: run ppf.py
step 1 - make simplified network h: input = raw OSM data (car and bicycle nodes and links, 1 csv file each); output = simplified network H (nx) resp. h (ig), subgraph B (nx) resp. b (ig)
step 2 - get edge betweenness centrality values ebc: input = H and h from step 1; output = ebc df of edge betweenness centralities
step 3 - get list of gaps mygaps: input = H and h from step 1, ebc from step 2; output = mygaps list of gaps ranked by mbarcgap
Owner
- Login: anastassiavybornova
- Kind: user
- Location: Copenhagen
- Company: IT University of Copenhagen
- Repositories: 1
- Profile: https://github.com/anastassiavybornova
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0