Skip to content
Mika Sorvoja edited this page Oct 31, 2024 · 9 revisions

Welcome to the EIS QGIS Plugin wiki!

This wiki acts as a user guide and manual for EIS QGIS Plugin. The wiki is divided into pages, each corresponding to a part of the plugin. These pages are

For installation instructions, check the README of this repository.

Plugin structure

EIS QGIS Plugin has essentially two parts: EIS Processing and EIS Wizard. EIS Processing is a collection of processing algorithms that implement the individual tools of EIS Toolkit. EIS Wizard is a QGIS plugin application that seeks to facilitate MPM work in a guided and convenient way for users.

EIS Processing

EIS Processing algorithms are listed in the Processing Toolbox of QGIS under EIS provider. Tools are categorized similarly as in EIS Toolkit. For a full list of algorithms available, refer to the Processing page of this wiki.

EIS Wizard

EIS Wizard has pages for different parts of a MPM workflow plus Settings and About pages. EIS Wizard can be opened by clicking the EIS Plugin icon in the Plugins Toolbar.

image

A MPM workflow is often an iterative process and when already modeling, you might decide you have too few proxy datasets prepared and want to come back to prepare more proxies, or you want to explore your data further using various EDA tools. Because of this, EIS Wizard is designed to make it easy to jump back and forth between the steps by not restricting the user to linear, tunnel-like workflow (the traditional wizard pattern).