eqasim-org / ile-de-france

An open synthetic population of Île-de-France for agent-based transport simulation
GNU General Public License v2.0
47 stars 69 forks source link

Non-deterministic output files for MATSim #71

Open sebhoerl opened 3 years ago

sebhoerl commented 3 years ago

Currently, only few MATSim output files are properly unit-tested, because the order in which persons in the population file or links in the network file are written out is random (probably there are HashMaps used). Either add a feature to MATSim or add some post-processing sorting mechanism.

sebhoerl commented 1 year ago

Actually, this probably has more to do with the date that is saved inside a gzipped file.