# This file contains metadata for your plugin. Since 
# version 2.0 of QGIS this is the proper way to supply 
# information about a plugin. The old method of 
# embedding metadata in __init__.py will 
# is no longer supported since version 2.0.

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

[general]
name=VERSAO VegaMonitor
qgisMinimumVersion=2.0
description=Pre-processing, Phenology detection, Vegetative drought indices
version=0.2.0
author=Dian
email=bah.mamadian@yahoo.fr

about=This plugin was devellops in the VERSAO project (Vers une Estimation spatialisées des Rendements par télédétection pour la Sécurité alimentaire en Afrique de l’Ouest). It allows to preprocess the data, extract phenological metrics and calculate various indicators describing the evolution of vegetation and climate condidtions.

tracker=https://github.com/Xdarii/VERSAO_VegaMonitor/issues
repository=https://github.com/Xdarii/VERSAO_VegaMonitor
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=Pre-processing, Phenology detection, Vegetative drought indices

homepage=https://github.com/Xdarii/VERSAO_VegaMonitor/wiki
category=Raster
icon=icon.png
# experimental flag
experimental=False

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

