Skip to content

New DD configuration: introduced an overrider for the standard path to SQLite Geometry DB

Vakhtang Tsulaia requested to merge tsulaia/athena:main-sqlite-override into main

Introduced a new command-line argument for job transforms --geometrySQLiteFullPath to override the standard path to the SQLite Geometry Database. If this argument is used then GeoModelSvc switches to the initialization of geometry from SQLite and takes the SQLite database path from the override instead of trying to find the file in the standard location

CC @sroe @nstyles @tadej @jojungge @boudreau

Merge request reports