Installation for Windows

Extra library required

To run the Hydro-Module tool, an extra library called scikit-learn (source) is necessary and is not included in the standard QGIS installation. In case you already have regionalized flow data, you can skip this step. To install the missing package:
  1. Open “OSGeo4W Shell”, you can find it already installed with QGIS.

  2. Digit:

    python -m pip install scikit-learn
    
  3. Press Enter

If you encounter errors, check the Troubleshooting section.

Installation via the official QGIS repository

  1. Open QGIS and go to Plugins –> Manage and Install Plugins (Fig. 1)

../_images/installation-location.png

Fig. 1 Location of Manage and Install Plugins.

  1. Go to All and digit “APRIORA” in the search bar

  2. Click on Install Plugin

Installation via local repository

In case the plugin can’t be found in the official QGIS repository, it is possible to add a local repository to have access to its download.

  1. Open QGIS and go to Plugins –> Manage and Install Plugins (Fig. 1)

  2. Go to Settings and click on Add…

  3. Under Name digit “APRIORA repository” (or whatever you prefer)

  4. Under URL insert https://cridrive66.github.io/APRIORA-rep/plugin.xml (Fig. 2)

  5. Click on OK

../_images/Repository_1.png

Fig. 2 How to fill the Repository details.

  1. Check if the Status of the repository is connected (Fig. 3)

../_images/Repository_2.png

Fig. 3 Status of the repository.

  1. Go to All and digit “APRIORA” in the search bar.

  2. Click on Install Plugin

In case you still have problems with the installation, check the video-tutorial below.

Video: How to install the APRIORA plugin.

Installation via .zip file

The plugin can also be installed by downloading the .zip file from the Github repository (link). In order to do this:

  1. Download the .zip file from Github

  2. Open QGIS and go to Plugins –> Manage and Install Plugins

  3. Go to Install from ZIP file and select the .zip folder previously downloaded

  4. Click on Install Plugin