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

Read and Visualize Evac prt5 Data: To-Do-List #1

Open
godisreal opened this issue Feb 7, 2021 · 0 comments
Open

Read and Visualize Evac prt5 Data: To-Do-List #1

godisreal opened this issue Feb 7, 2021 · 0 comments

Comments

@godisreal
Copy link
Owner

Technicially I suppose it is well done to read in prt5 data either by Fortran or python, but visualizing trajactory of evac agents is more difficult because there are many different scenarios in evac simulation.
So far this python program deals with one-floor scenario because it dispays agents' trajactories in 2D space. It is not difficult to extend the program to select on which floor the agents are to be displayed if there are multiple floors in simulation, but I do not have much time to complete this task. It is also probably feasible to extend the data content in prt5 files to display more features of agents (e.g., velocity and acceleration). Anyway, if anyone is interested and wants to help me to do that, I will be very glad to complete these tasks with them. @chraibi

  1. Add a small GUI (e.g., tkinter or wxpython)
  2. Select the agents data in prt5 file for different floors (MESH height variable z)

Comment or suggestion are much welcome!

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

No branches or pull requests

1 participant