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

About Data Input File #8

Open
godisreal opened this issue Oct 14, 2019 · 1 comment
Open

About Data Input File #8

godisreal opened this issue Oct 14, 2019 · 1 comment

Comments

@godisreal
Copy link
Owner

What is the proper data input file? This program uses .csv (Comma-Separated Values), and some others use .xml or json. Any suggestions?
I choose .csv because it is easy to edit .csv in Excel or other similar softwares. This is useful to input various data of pedestrain agents, especially when the number of agents is large.
For building geometry data such as walls and doors, I think .xml or .csv are both good.
Suggestion and comment are much welcome.

@godisreal
Copy link
Owner Author

Now multiple .csv files have been integrated into a single .csv file.
I take a look at the .fds and .xml input files. I think they are suitable to describe building structures such as walls or exits, but not for pedestrian agents. It is better to input pedestrian data in a table sheet.
The empty line is used to separate different table sheets.

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