# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Mapping Biocontrol Ecosystem Services
qgisMinimumVersion=3.4
description=This QGIS plugin was developed by the University of Évora to map the biocontrol services that species occuring in natural and semi-natural habitats provide to agricultural areas. It calculates the overall biocontrol services provided by the natural habitat patches within a determined distance from the agricultural area. The biocontrol services provided can be distance weighted according to a linear decay function or a half-normal decay function. This plugin was developed within the University of Évora (Portugal) within the project "New tools for monitoring ecosystems services in traditional Alentejo production systems under intensification" (ALT20-03-0145-FEDER-000008), co-funded by Alentejo 2020, Portugal 2020 and European Fund for Regional Development.
version=0.2
author=NaturalGIS
email=luis.calisto@naturalgis.pt
about=A tool to map biocontrol services provided by species that occur in natural and semi-natural habitats.
tracker=https://github.com/NaturalGIS/mapping_ecosystem_services
repository=https://github.com/NaturalGIS/mapping_ecosystem_services
changelog=0.2: Fixed a few of issues
0.1: First release of the plugin

# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=ecology,land cover,patches,habitats

homepage=https://github.com/NaturalGIS/mapping_ecosystem_services
category=Plugins
icon=icon.png
# experimental flag
experimental=True

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

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

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

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