Skip to content

Fix origintime and lod2pars

Sebastian Stadler requested to merge fix_origintime_and_lod2pars into main

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.

Merge request reports