[general]
name=Simstock QGIS
qgisMinimumVersion=3.20
description=Allows urban building energy models to be created and simulated within QGIS
version=0.1.6
author=UCL
email=shyam.amrith.14@ucl.ac.uk

about=Takes a QGIS layer as input data, generates EnergyPlus building models, simulates, and returns the simulation results back to QGIS as a new layer with added attributes. See full documentation (homepage) for instructions on how to use the Simstock QGIS plugin. Currently supports Windows and Mac OS, with Linux support planned for a future update. Packages EnergyPlus, Eppy and Munch with their licenses.

tracker=https://github.com/UCL/simstock_qgis/issues
repository=https://github.com/UCL/simstock_qgis
# 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=simulation,buildings,energy,modelling,energy modelling

homepage=https://simstock.readthedocs.io/en/latest/simstockqgis.html
category=Plugins
icon=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=

Category of the plugin: Raster, Vector, Database or Web
# category=

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

