1. Quick install

1.1. Windows

To install OpenLog, execute the following steps:

  1. go to Plugins -> Manage and Install Plugins -> All

  2. search for “OpenLog”

  3. hit Install Plugin.

  4. follow the OpenLog Premium installation procedure if required

1.2. Linux

  1. Run the following:

    sudo apt-get install python3 python3-pip
    
    pip install --no-deps --force-reinstall --break-system-packages -U chevron "sqlalchemy>=1.4,<2.0" "GeoAlchemy2>=0.13.3,<0.14" "pyqtgraph>=0.13.3" "xplordb==0.13.8" "pint>=0.24.4" pluggy py-machineid mplstereonet flexparser flexcache typing-extensions platformdirs
    

    In case the command above does not fully cover the dependencies, refer to the req file directly.

  2. Activate OpenLog QGIS:

    1. go to Plugins -> Manage and Install Plugins -> All

    2. search for “OpenLog”

    3. hit Install Plugin.

  3. follow the OpenLog Premium installation procedure if required