nickolasclarke / dispatch

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

Further preprocessing for OSM # ------------------------ >8 ------------------------ Do not modify or remove the line above. Everything below # it will be ignored. #58

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:

133df16 (Richard Barnes, 17 seconds ago) Note which feeds are enqueued for validation

0f92417 (Richard Barnes, 20 minutes ago) Parallelize validation

83b4fe6 (Richard Barnes, 20 minutes ago) Add XSEDE run examples

151850d (Richard Barnes, 2 hours ago) Add requests to requirements.txt

8a81e8e (Richard Barnes, 2 hours ago) Osmium now compiles from submodules and on XSEDE Comet

cc59835 (Richard Barnes, 2 hours ago) Activate julia project when searching for cxxwrap

63642fc (Richard Barnes, 3 hours ago) Don't compile RoutingKit executables

c716e84 (Richard Barnes, 3 hours ago) Drop unnecessary headers from osm_splitter.cpp

b714148 (Richard Barnes, 3 hours ago) Add libosmium as a submodule

28449c1 (Richard Barnes, 15 hours ago) Add margins

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

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

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

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

0f17f7c (Richard Barnes, 2 days ago) Improve extents error handling

b1264a6 (Richard Barnes, 2 days ago) Drop bboxSplit.cpp

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

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

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

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

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

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

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

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

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

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

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