# This file contains metadata for your plugin.

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

[general]
name=Floodplain Inundation Calculator
qgisMinimumVersion=3.0
description=This plugin calculates inundation durations in floodplains.
version=0.1
author=Ute Susanne Kaden
email=ute-susanne.kaden@ufz.de

about=The frequency and duration of inundations in floodplains is of great interest as it affects habitat provision and biodiversity as well as various biogeochemical soil processes maintaining water quality. The development of the Inundation Calculator is intended to enable a simple approximation of yearly average flooding durations in floodplains by using river water levels and the floodplain topography. We are often confronted with the problem that no spatially and/or temporally high-resolution remote sensing data or open source 3D flooding model are available. So we need to find easy solutions which can be applied by everyone, although these remain rough approximations and users must be aware of application limitations.

tracker=https://github.com/usk92/Floodplain-Inundation-Calculator
repository=https://github.com/usk92/Floodplain-Inundation-Calculator
# 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=python

homepage=https://github.com/usk92/Floodplain-Inundation-Calculator
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

