# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0

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

# Mandatory items:


[general]
name=GeomorphicFloodArea
description=GFA - tool is an open-source QGIS plug-in to realize a fast and cost-effective delineation of the floodplains in the contexts where the available data is scarce to carry out hydrological/hydraulic analyses.
about=Samela, C., Albano, R., Sole, A., Manfreda, S. (2018). Geomorphic Flood Area (GFA): a QGIS tool for a cost-effective delineation of the flood-prone areas, Computers, Environment and Urban Systems, (doi: 10.1016/j.compenvurbsys.2018.01.013)
category=Plugins
version=2.0
qgisMinimumVersion=2.0
qgisMaximumVersion=2.99
author= Raffaele ALbano, Caterina Samela, Salvatore Manfreda, Aurelia Sole
email= raffaele.albano@unibas.it
icon=icona.png

# end of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog entries:
# changelog=

# tags are comma separated with spaces allowed
tags=

homepage=https://github.com/HydroLAB-UNIBAS/GFA-Geomorphic-Flood-Area.git
tracker=https://github.com/HydroLAB-UNIBAS/GFA-Geomorphic-Flood-Area/issues
repository=https://github.com/HydroLAB-UNIBAS/GFA-Geomorphic-Flood-Area
ExampleDataset=https://github.com/HydroLAB-UNIBAS/GFA-Geomorphic-Flood-Area-doc

# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False
