# This file contains metadata for your plugin.
# This file should be included when you package your plugin.

# Mandatory items:
[general]
name=Abi Index Calculator
qgisMinimumVersion=3.0
description=Calculate NDVI, NDWI, and NDBI from Sentinel and Landsat imagery.
version=0.1.4
author=abishek
email=abishek.b.plan@gmail.com

about=An automated remote sensing spectral index tool built to instantly process and automatically style continuous color ramps (-1.0 to +1.0) for NDVI, NDWI, and NDBI.

tracker=https://github.com/Abishek-bplan/abi_indces/issues
repository=https://github.com/Abishek-bplan/abi_indces
# End of mandatory metadata

# Recommended items:
hasProcessingProvider=no

# Tags are comma separated with spaces allowed
tags=python, remote sensing, ndvi, ndwi, ndbi, raster

homepage=https://github.com/Abishek-bplan/abi_indces
category=Raster
icon=icon.png
experimental=False
deprecated=False
server=False
