Set `time` in `Info` by default to `None`
Since our IO slots can be static, I find it strange, we have to set time=None
in the respective Info object although time is not needed.
From my POV, the Info object should only require the grid specification to be set explicitly.