# This file contains metadata for your plugin.

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

[general]
name=ThermalMetrics
qgisMinimumVersion=3.0
description=This plugin helps to calculate basic metrics and indices from thermal images. 
version=0.3
author=Florian Ellsäßer
email=info@ecothermographylab.com

about=This plugin helps to calculate several metrics and indices such as the Shannon Diversity Index and the Simpson Diversity Index from thermal images. It is especially useful for land, landscape and canopy surface temperature maps and images. However, it is still an experimental Plugin and especially the patch detection functions take quite long to calculate. It is a good idea to just grab a coffee and just wait until it is done calculating. Here is a tutorial: https://ecothermographylab.com/thermal-metrics/

tracker=https://github.com/FloEll/ThermalMetrics/issues
repository=https://github.com/FloEll/ThermalMetrics
# 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=thermal, temperature, lst, land surface temperatures, metrics, ecology, raster, landscape, patch richness, Shannon Diversity Index, Simpson Diversity Index, Gini-Simpson Diversity Index

homepage= https://github.com/FloEll/ThermalMetrics
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

