# This file contains metadata for your plugin.

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

[general]
name=ICEtool
qgisMinimumVersion=3.10
description=Estimation of urban heat island
version=1.4.1
author=Arthur Evrard
email=arthur.evrard.pro@orange.fr

about= Easy but real physical estimation of ground temperatures to help treat urban heat islands and create better urban designs.
 ICEtool allows you to make and highlight the urban design choices (e.g. vegetation, materials) that reduce urban heat island phenomena.
 ICEtool includes UMEP shadow generator, thanks to all UMEP plugin contributors for all their work!
 To get started with ICEtool, check that QGIS Processing Toolbox is displayed (CTRL+ALT+T) and read the user manual in the Help menu.

tracker=https://github.com/Art-Ev/ICEtool/issues
repository=https://github.com/Art-Ev/ICEtool
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=ICU,UHI

homepage=https://github.com/Art-Ev/ICEtool
category=Analysis
icon=Icons/icon.png
# experimental flag
experimental=False

# 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=

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

