Implement restart for index files
Compare changes
@@ -23,7 +23,8 @@ To open a logfile, this object is call in a with statement:
@@ -34,6 +35,8 @@ regular interval of simulation time (e.g. every :math:`(t_e - t_b) / (N - 1)`
As the index files might take some time, it is worth to implement a way to restart their generation.