-
Notifications
You must be signed in to change notification settings - Fork 9
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
Lab 583 support vehicles #58
Commits on Feb 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2c6748d - Browse repository at this point
Copy the full SHA 2c6748dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8dfba2 - Browse repository at this point
Copy the full SHA e8dfba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb248e - Browse repository at this point
Copy the full SHA 5fb248eView commit details
Commits on Feb 4, 2021
-
unify schedule elements data structures, failing tests are believed to
be due to missing suitable attribute change methods, which are coming next
Configuration menu - View commit details
-
Copy full SHA for b96582e - Browse repository at this point
Copy the full SHA b96582eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1771744 - Browse repository at this point
Copy the full SHA 1771744View commit details
Commits on Feb 8, 2021
-
add methods to build dataframes from (id, data) iterator and
applying functions and dictionary maps to iterator objects of the same shape
Configuration menu - View commit details
-
Copy full SHA for 9d77efa - Browse repository at this point
Copy the full SHA 9d77efaView commit details -
replace old df building methohds from attributes in network, fix
iterating more than once issue
Configuration menu - View commit details
-
Copy full SHA for 0cb0e57 - Browse repository at this point
Copy the full SHA 0cb0e57View commit details
Commits on Feb 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a546c57 - Browse repository at this point
Copy the full SHA a546c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a397be - Browse repository at this point
Copy the full SHA 5a397beView commit details
Commits on Feb 10, 2021
-
generate trips dataframe on schedule level without reinstantiating
lower level objects
Configuration menu - View commit details
-
Copy full SHA for 1c53209 - Browse repository at this point
Copy the full SHA 1c53209View commit details -
remove uniquely indexed checks, all is forced to be uniquely indexed now
fix a couple of tests
Configuration menu - View commit details
-
Copy full SHA for f79fc84 - Browse repository at this point
Copy the full SHA f79fc84View commit details -
generalise extracting ids satisfying attribute conditions, add specific
methods for network
Configuration menu - View commit details
-
Copy full SHA for a20251f - Browse repository at this point
Copy the full SHA a20251fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04eae89 - Browse repository at this point
Copy the full SHA 04eae89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54e4445 - Browse repository at this point
Copy the full SHA 54e4445View commit details
Commits on Feb 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 830191b - Browse repository at this point
Copy the full SHA 830191bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7542a46 - Browse repository at this point
Copy the full SHA 7542a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9154bf - Browse repository at this point
Copy the full SHA c9154bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6d9a75 - Browse repository at this point
Copy the full SHA b6d9a75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 665e218 - Browse repository at this point
Copy the full SHA 665e218View commit details
Commits on Feb 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e7adc50 - Browse repository at this point
Copy the full SHA e7adc50View commit details -
Configuration menu - View commit details
-
Copy full SHA for e57289f - Browse repository at this point
Copy the full SHA e57289fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f395a3 - Browse repository at this point
Copy the full SHA 2f395a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for aad4b06 - Browse repository at this point
Copy the full SHA aad4b06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c818fd - Browse repository at this point
Copy the full SHA 1c818fdView commit details -
Merge branch 'master' into update-schedule-structure
# Conflicts: # genet/core.py # tests/test_core_schedule_elements.py
Configuration menu - View commit details
-
Copy full SHA for cd88f5f - Browse repository at this point
Copy the full SHA cd88f5fView commit details
Commits on Feb 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fe2a7ed - Browse repository at this point
Copy the full SHA fe2a7edView commit details
Commits on Feb 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9787cf7 - Browse repository at this point
Copy the full SHA 9787cf7View commit details
Commits on Feb 17, 2021
-
add data comparison for stops in schedule and to be added with route
or service, test the option to pass schedule.stop('id') for this purpose too
Configuration menu - View commit details
-
Copy full SHA for bf00749 - Browse repository at this point
Copy the full SHA bf00749View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1782062 - Browse repository at this point
Copy the full SHA 1782062View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1652c36 - Browse repository at this point
Copy the full SHA 1652c36View commit details
Commits on Feb 18, 2021
-
move vehicle type definitions to a config, add vehicles to trips
changing their schema within routes, methods to write schedule and vehicles temporarily broken
Configuration menu - View commit details
-
Copy full SHA for d276dd8 - Browse repository at this point
Copy the full SHA d276dd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f16dec - Browse repository at this point
Copy the full SHA 4f16decView commit details
Commits on Feb 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 160020e - Browse repository at this point
Copy the full SHA 160020eView commit details -
add tests for generating vehicles, add checks for inconsistent modes
in shared vehicles
Configuration menu - View commit details
-
Copy full SHA for 97b5c22 - Browse repository at this point
Copy the full SHA 97b5c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e192a5 - Browse repository at this point
Copy the full SHA 5e192a5View commit details -
add route trips dataframe generation, updating routes with and without
overwriting existing data
Configuration menu - View commit details
-
Copy full SHA for 2d3cdb1 - Browse repository at this point
Copy the full SHA 2d3cdb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82dcf73 - Browse repository at this point
Copy the full SHA 82dcf73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22dbc9b - Browse repository at this point
Copy the full SHA 22dbc9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a878c1 - Browse repository at this point
Copy the full SHA 2a878c1View commit details
Commits on Feb 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 020eb6e - Browse repository at this point
Copy the full SHA 020eb6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1936e1 - Browse repository at this point
Copy the full SHA b1936e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99dc7b0 - Browse repository at this point
Copy the full SHA 99dc7b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9648330 - Browse repository at this point
Copy the full SHA 9648330View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2ebf53 - Browse repository at this point
Copy the full SHA f2ebf53View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba1d0e0 - Browse repository at this point
Copy the full SHA ba1d0e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb37bdc - Browse repository at this point
Copy the full SHA fb37bdcView commit details
Commits on Feb 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2d2def9 - Browse repository at this point
Copy the full SHA 2d2def9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a988cf - Browse repository at this point
Copy the full SHA 2a988cfView commit details -
Merge branch 'master' into LAB-583-support-vehicles
# Conflicts: # genet/exceptions.py # genet/outputs_handler/matsim_xml_writer.py # genet/schedule_elements.py # genet/utils/persistence.py # genet/variables.py # tests/test_core_components_route.py # tests/test_core_components_service.py # tests/test_core_schedule.py # tests/test_core_schedule_elements.py # tests/test_utils_persistence.py
Configuration menu - View commit details
-
Copy full SHA for 344dd65 - Browse repository at this point
Copy the full SHA 344dd65View commit details -
Merge branch 'master' into LAB-583-support-vehicles
# Conflicts: # genet/exceptions.py # genet/outputs_handler/matsim_xml_writer.py # genet/schedule_elements.py # genet/utils/persistence.py # genet/variables.py # tests/test_core_components_route.py # tests/test_core_components_service.py # tests/test_core_schedule.py # tests/test_core_schedule_elements.py # tests/test_utils_persistence.py
Configuration menu - View commit details
-
Copy full SHA for b48da91 - Browse repository at this point
Copy the full SHA b48da91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8715a9e - Browse repository at this point
Copy the full SHA 8715a9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d58c900 - Browse repository at this point
Copy the full SHA d58c900View commit details
Commits on Feb 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a5599d5 - Browse repository at this point
Copy the full SHA a5599d5View commit details
Commits on Mar 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 063d7e0 - Browse repository at this point
Copy the full SHA 063d7e0View commit details -
Merge branch 'master' into LAB-583-support-vehicles
# Conflicts: # tests/test_core_schedule.py
Configuration menu - View commit details
-
Copy full SHA for 5aaf687 - Browse repository at this point
Copy the full SHA 5aaf687View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3dd504 - Browse repository at this point
Copy the full SHA c3dd504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68fe517 - Browse repository at this point
Copy the full SHA 68fe517View commit details
Commits on Mar 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e654d17 - Browse repository at this point
Copy the full SHA e654d17View commit details
Commits on Mar 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a227fd8 - Browse repository at this point
Copy the full SHA a227fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 297076a - Browse repository at this point
Copy the full SHA 297076aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4090eed - Browse repository at this point
Copy the full SHA 4090eedView commit details