Fix origintime and lod2pars
While creating some static driver i noticed that origin_time has gone missing in the static driver creation, and i added it back.
Also lod2pars calls to the "slice" were referencing the wrong object, so i fixed that one as well.