Output file assumptions:
The AerosolCloudDataReader assumes that the first row of the output is the headline and
that there exist certain columns named:
timeStep [mandatory],
id [mandatory],
pathogenLoad [mandatory],
area [mandatory]
vertex1X [mandatory]
vertex1Y [mandatory]
vertex2X [mandatory]
vertex2Y [mandatory]
Columns have to be separated by AerosolCloudDataReader#SPLITTER and OutputFile#headerProcSep.