[general]
name=QTalsim
qgisMinimumVersion=3.34
description=QTalsim is a QGIS plugin with four principal functionalities that enable the processing of spatial data suitable for Talsim (http://www.talsim.de/).
version=1.7.0
author=SYDRO Consult GmbH
email=l.treitler@sydro.de

about=QTalsim is a QGIS plugin with five principal functionalities that enable the processing of spatial data suitable for Talsim. Firstly, it enables users to calculate Hydrological Response Units (HRUs). Secondly, the plugin faciliates a direct connection to a Talsim database, enabling users to edit system elements, sub-basins and transport reaches. The third functionality allows the user to preprocess sub-basins and calculate the longest flowpaths for each sub-basin. Another functionality downloads data from ISRIC and creates a layer containing the soil type and bulk density class for a given input area. The fifth functionality allows to map German land cover data to Talsim land uses.

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/blob/main/QTalsim/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=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=

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

