# This file contains metadata for the plugin.
# Mandatory items:

[general]
name=qgis2fds
qgisMinimumVersion=3.28
description=Export terrains to NIST FDS for fire simulation
version=1.0.2
author=Emanuele Gissi, Ruggero Poletto
email=emanuele.gissi@gmail.com

about=The open source plugin to export terrains and landuse to the NIST Fire Dynamics Simulator (FDS) (https://pages.nist.gov/fds-smv/) for wildfire simulation and atmospheric dispersion of fire pollutants.

tracker=https://github.com/firetools/qgis2fds/issues
repository=https://github.com/firetools/qgis2fds

# End of mandatory metadata

hasProcessingProvider=yes
# changelog=
tags=python, cfd, fire, wilfire, WUI
homepage=https://github.com/firetools/qgis2fds/wiki
category=Analysis
icon=icon.png
experimental=False
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# plugin_dependencies=

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

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

