-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/time aware transit networks #87
Commits on Apr 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e8a2bb0 - Browse repository at this point
Copy the full SHA e8a2bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed05642 - Browse repository at this point
Copy the full SHA ed05642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 823a80b - Browse repository at this point
Copy the full SHA 823a80bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a2016 - Browse repository at this point
Copy the full SHA 02a2016View commit details -
add prints for saving and loading HDF5 files and minor updates to pri…
…nts and docstrings
Configuration menu - View commit details
-
Copy full SHA for e0e86b0 - Browse repository at this point
Copy the full SHA e0e86b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 295cdc9 - Browse repository at this point
Copy the full SHA 295cdc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d6602 - Browse repository at this point
Copy the full SHA 56d6602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8201d7d - Browse repository at this point
Copy the full SHA 8201d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c436e5a - Browse repository at this point
Copy the full SHA c436e5aView commit details -
move time range value check to its own function _check_time_range_for…
…mat() with unit test
Configuration menu - View commit details
-
Copy full SHA for b87161b - Browse repository at this point
Copy the full SHA b87161bView commit details -
dont allow overwrite_existing_stop_times_int and use_existing_stop_ti…
…mes_int to both be True for clarity
Configuration menu - View commit details
-
Copy full SHA for 597709c - Browse repository at this point
Copy the full SHA 597709cView commit details -
add prints to clarify when overwrite_existing_stop_times_int or use_e…
…xisting_stop_times_int are used, remove ValueError that can never happen
Configuration menu - View commit details
-
Copy full SHA for 0f08cc5 - Browse repository at this point
Copy the full SHA 0f08cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 174ba1e - Browse repository at this point
Copy the full SHA 174ba1eView commit details -
add specific ValueError when interpolator sees duplicate stop_sequenc…
…e and unique_trip_id records to aid in debugging
Configuration menu - View commit details
-
Copy full SHA for b5ced24 - Browse repository at this point
Copy the full SHA b5ced24View commit details -
refactor section that uses _check_if_index_name_in_cols() for clarity…
… and fix rare case where index was removed before merge
Configuration menu - View commit details
-
Copy full SHA for a97f92b - Browse repository at this point
Copy the full SHA a97f92bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b84c46f - Browse repository at this point
Copy the full SHA b84c46fView commit details -
refactor edge_impedance_by_route_type(): simplify function, update to…
… accept new GTFS modes 11 and 12, validate inputs, update docstring, add prints
Configuration menu - View commit details
-
Copy full SHA for e229887 - Browse repository at this point
Copy the full SHA e229887View commit details -
refactor save_processed_gtfs_data(): simplify function, add prints, a…
…dd calendar and calendar_dates as optional tables
Configuration menu - View commit details
-
Copy full SHA for 03227ab - Browse repository at this point
Copy the full SHA 03227abView commit details -
refactor load_processed_gtfs_data(): simplify function, add prints, a…
…dd calendar and calendar_dates as optional tables
Configuration menu - View commit details
-
Copy full SHA for 832de7a - Browse repository at this point
Copy the full SHA 832de7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 106c422 - Browse repository at this point
Copy the full SHA 106c422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 122e71b - Browse repository at this point
Copy the full SHA 122e71bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ed3813 - Browse repository at this point
Copy the full SHA 5ed3813View commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 01ccf72 - Browse repository at this point
Copy the full SHA 01ccf72View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b5065 - Browse repository at this point
Copy the full SHA b2b5065View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9295484 - Browse repository at this point
Copy the full SHA 9295484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 566a6ba - Browse repository at this point
Copy the full SHA 566a6baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a7ca7d - Browse repository at this point
Copy the full SHA 0a7ca7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef3482f - Browse repository at this point
Copy the full SHA ef3482fView commit details
Commits on Apr 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f4068f8 - Browse repository at this point
Copy the full SHA f4068f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60c00a9 - Browse repository at this point
Copy the full SHA 60c00a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb401f5 - Browse repository at this point
Copy the full SHA cb401f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61c6883 - Browse repository at this point
Copy the full SHA 61c6883View commit details
Commits on Apr 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cc9a6ce - Browse repository at this point
Copy the full SHA cc9a6ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01a86a3 - Browse repository at this point
Copy the full SHA 01a86a3View commit details
Commits on Apr 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 766eb72 - Browse repository at this point
Copy the full SHA 766eb72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e530de - Browse repository at this point
Copy the full SHA 2e530deView commit details
Commits on May 18, 2021
-
change timerange_pad from int for a hr -> str for a 24 hr clock to su…
…pport partial hr time pad values
Configuration menu - View commit details
-
Copy full SHA for 07540c0 - Browse repository at this point
Copy the full SHA 07540c0View commit details -
Merge branch 'dev' into feature/time-aware-transit-networks
# Conflicts: # urbanaccess/gtfs/network.py # urbanaccess/tests/test_gtfs_network.py
Configuration menu - View commit details
-
Copy full SHA for 32d03da - Browse repository at this point
Copy the full SHA 32d03daView commit details
Commits on May 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 35a0d0b - Browse repository at this point
Copy the full SHA 35a0d0bView commit details