[general]
name=Hugin QGIS
qgisMinimumVersion=3.0
description=Perform spatial probabilistic analysis using HUGIN Bayesian Networks
version=1.2
author=Hugin Expert
email=qgis@hugin.com

about=The basic principle of the HUGIN QGIS plugin is to apply a Bayesian network to each point in one or more raster layers and output a new raster layer with the results. For each point potential covering multiple layers, the Bayesian network inserts and propagates the values of the nodes linked to raster layers. The user can select a number of output values: Index of the state with maximum probability, probability of the state with maximum probability, and maximum expected utility.

tracker=https://github.com/huginexpert/HUGIN-QGIS/issues
repository=https://github.com/huginexpert/HUGIN-QGIS
homepage=https://github.com/huginexpert/HUGIN-QGIS


hasProcessingProvider=yes

# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=analysis,processing,hugin,bbn

# Category of the plugin: Raster, Vector, Database, or Web
# category=Raster

icon=icon.png
# experimental flag
experimental=True

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False


# If the plugin can run on QGIS Server.
server=False

