# This file contains metadata for your plugin.

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

[general]
name=UMEP for processing
qgisMinimumVersion=3.0
description=Urban Multi-scale Environmental Predictor (UMEP) for processing toolbox
version=0.4
author=Fredrik Lindberg
email=fredrikl@gvc.gu.se

about=UMEP for processing toolbox

tracker=https://github.com/UMEP-dev/UMEP/issues
repository=https://github.com/UMEP-dev/UMEP
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
changelog=
    0.4   : SEBE added
    0.3   : Land cover fraction tools added
    0.2   : ERA5 downloader and Morphometric Calculator added
    0.1   : First release. Experimental.
    
# Tags are comma separated with spaces allowed
tags=urban climate, urban planning, shadow, modelling, urban morphology, urban geometry

homepage=https://umep-docs.readthedocs.io/
# category=Plugins
icon=icons/icon_umep.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

