# This file contains metadata for your plugin.

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

[general]
name=Q-LIP
qgisMinimumVersion=3.0
description=QGIS-Landsat Indices plugin (Q-LIP)
version=0.1.1
author=YAZIDI ALAOUI Otmane & SEBBAH Boutaina FSTT
email=yazidiotmane@gmail.com

about=QGIS-Landsat Indices plugin(Q-LIP) is an easy-to-use tool for computing of environmental indices from Landsat data.It allows the download, preprocessing and computing of several environmental indices (vegatation, soil, water, and thermal indices).Q-LIP is of great interest for researchers and decision makers in environmental monitoring and land management and it is designed to reduce processing time,and to serve users without strong knowledge in image processing...................................................................................                                                          If using this plugin please cite this work :B. Sebbah, O. Yazidi Alaoui, M. Wahbi, M. Maâtouk, and N. Ben Achhab, “QGIS-Landsat Indices plugin (Q-LIP): Tool for environmental indices computing using Landsat data,” Environ. Model. Softw., vol.137,2021 .....................................................................


tracker=https://github.com/yazidiotmane/Q-LIP
repository=https://github.com/yazidiotmane/Q-LIP
# 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=python

homepage=https://github.com/yazidiotmane/Q-LIP
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

