faq 108503913 - billyc/matsim-wiki-test GitHub Wiki

Is it possible to disable gzip format for the Matsim output files? Is it possible to select which output files to be produced and have them in XML rather than GZIP format?

by L Marquez on 2017-03-17 03:56:57.453




Comments: 1


Re: Is it possible to disable gzip format for the Matsim output files? Is it possible to select which output files to be produced and have them in XML rather than GZIP format?

by Johan W. Joubert on 2017-03-17 05:06:29.732

Firstly, I don't think the output will write out in an uncompressed format. Secondly, I don't think it should: the compressed output (*.xml.gz format) takes up about a tenth of the space of the uncompressed format (*.xml) - and that's for a compact events file. For a network file the difference is even larger. Why does the compressed format bother you? The visualisers (Via and OTFVis) can both handle the compressed files directly.

⚠️ **GitHub.com Fallback** ⚠️