Skip to content
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 865 persistent benchmarks #59

Merged
merged 19 commits into from Mar 3, 2021
Merged

Conversation

KasiaKoz
Copy link
Collaborator

@KasiaKoz KasiaKoz commented Feb 26, 2021

Adds a new class called AuxiliaryFile which can be a json or csv file.
Adds methods to Network that read/write an auxiliary file that is related to either nodes or links and adds methods to update the ID map where appropriate.
Not implemented for Schedule. It's possible, the indexing would refer to Stop, Route and Service IDs. The only real relevance are the Stop IDs, but there is no method that allows them to change indexing so this would be pointless at this point.

More info and examples in the notebook

@KasiaKoz KasiaKoz merged commit 327caf4 into master Mar 3, 2021
@KasiaKoz KasiaKoz deleted the LAB-865-persistent-benchmarks branch March 3, 2021 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants