Separate personAttributes file removed

Just a quick note that I just removed the separate personAttributes in the development head (master, 12.x-SNAPSHOT).

There is a config setting if you insist on still using it; it will then read it in but integrate the material into the person using Attributable, and write it out with the person.

This “insistOnOldApproach” option may eventually go away; I can’t say when; for the time being I don’t think that it is causing problems.

You could re-use ITERS/0.it/0.plans.xml.gz as your new input file. This is not the same as your original input file with person attributes included, since 0.plans.xml.gz also includes the routes. It is, however, often a good idea to have the routes included since it saves a lot of time in the zeroth iteration.

Also see here:

https://matsim.atlassian.net/browse/MATSIM-726