nickolasclarke / dispatch

A discrete-event simulation (DES) model for simulating deployment of EV bus fleets, using GTFS data
2 stars 0 forks source link

Routing kit preprocessing # ------------------------ >8 ------------------------ Do not modify or remove the line above. # Everything below it will be ignored. #57

Closed r-barnes closed 4 years ago

r-barnes commented 4 years ago

Requesting a pull to nickolasclarke:master from nickolasclarke:richard/rk_preprocess

Write a message for this pull request. The first block of text is the title and the rest is the description.

Changes:

28449c1 (Richard Barnes, 47 seconds ago) Add margins

0c3fbef (Richard Barnes, 2 hours ago) Make a note in example usage to get highways file

5243394 (Richard Barnes, 2 hours ago) Standardize data storage locations and detect nans in extents

d164d5a (Richard Barnes, 2 hours ago) Add progress to osm_splitter and clean up variabel names and input

8353f76 (Richard Barnes, 2 hours ago) Add more usage examples

0f17f7c (Richard Barnes, 23 hours ago) Improve extents error handling

b1264a6 (Richard Barnes, 23 hours ago) Drop bboxSplit.cpp

fe1f03b (Richard Barnes, 23 hours ago) Add an 'extents' command to pull_gtfs.py

74637f9 (Richard Barnes, 2 days ago) OSM Splitter seems to be working

4061e5e (Richard Barnes, 2 days ago) Upgrades to bboxSplit.cpp to fix warnings

cccf853 (Richard Barnes, 2 days ago) Initial import of bboxSplit.cpp

f14d18a (Richard Barnes, 3 days ago) Add file sizes

3009b07 (Richard Barnes, 3 days ago) Add timing results for contraction hierarchy

faac731 (Richard Barnes, 5 days ago) Add processing times for osmosis

08e9085 (Richard Barnes, 5 days ago) Add instructions for extraction

1112a70 (Richard Barnes, 5 days ago) Added preprocessing for routing

8544cbe (Richard Barnes, 5 days ago) Downgrade cmake required version

27d1d85 (Richard Barnes, 5 days ago) Added preprocessing for routing