[general]
name=QTalsim
qgisMinimumVersion=3.0
description=This plugin creates hydrological response units (HRUs) suitable for Talsim (http://www.talsim.de/).
version=1.2.0
author=SYDRO Consult GmbH
email=l.treitler@sydro.de

about=QTalsim is designed to create hydrological response units (HRUs) suitable for Talsim. The plugin processes three layers, including a sub-basins layer, soil layer and land use layer. It clips the layers in accordance with the catchment area layer’s boundaries. The plugin then intersects those three layers and creates HRUs. Additionally, the plugin offers functionality to remove duplicate geometries, overlapping features and unwanted gaps.

tracker=https://github.com/sydroconsult/QTalsim/issues
repository=https://github.com/sydroconsult/QTalsim

license=GPL-3.0
# Recommended items:

hasProcessingProvider=no
changelog=https://github.com/sydroconsult/QTalsim/main/CHANGELOG.md

# Tags are comma separated with spaces allowed
tags=python, talsim, hydrological-modelling

homepage=https://sydroconsult.github.io/QTalsim/doc_qtalsim.html
category=Custom
icon=icon.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=

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

