Pass initial time to HdfWriter
Initial time was not correctly passed/initialized in the HdfWriter and had a default value 0.
Updated an existing test to start from -0.5 and fixed the error.
-
Feature description was added to the changelog -
Tests covering your feature were added? -
Any new feature or behaviour change was documented?