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

56 write output to matsim format #57

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Hussein-Mahfouz
Copy link
Collaborator

This is a useful functionality for using activity-based model input in matsim agent based modelling software:

  • preprocesses the data
  • uses pam write_matsim functionality to save the activity plans in xml format suitable for matsim

@Hussein-Mahfouz Hussein-Mahfouz linked an issue Oct 8, 2024 that may be closed by this pull request
@sgreenbury
Copy link
Collaborator

sgreenbury commented Oct 11, 2024

As discussed it would be great to include outputting to MATSim XML as part of the remit of the AcBM package and the next steps:

  • Identify the data issues with missing locations for small susbet of people (can open new issue to handle if that makes more sense)
  • Move some of the functions from script into lib utils
  • Update the script to have a main function

@Hussein-Mahfouz
Copy link
Collaborator Author

main function added with config parameters. Should be ready to merge

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.

Write output to matsim format
2 participants