[general]
name=Diachronix
qgisMinimumVersion=3.0
description=A plugin to segment a river bed into regular blocks for the automatic extraction of active channel width along a segmented reach
description[fr]= Une extension pour découper des bandes actives de rivières en blocs d'égales longueurs
version=0.1
author=Paul Passy (Université Paris Cité), Frédéric Liébault (INRAE), Guillaume Piton (INRAE), Margot Chapuis (Université Côte d'Azur), Gabriel Melun (OFB), Sylvain Théry (CNRS), Judith Nabec, Estelle Stefanini, Damien D-Arras and Fernando Rico-Quintero
email=paul.passy@u-paris.fr

about=This plugin divides any longitudinal fluvial polygon into regular units to analyse its planimetric evolution over time or its longitudinal pattern. This allows to consistently track over time the evolution of active channels. In order to use this plugin, the SAGA GIS tools should be activated.
about[fr]=Cette extension divise un fond de vallée et des bandes actives de rivières en blocs d'égales longueurs. Ce qui peut permettre un suivi diachronique cohérent des bandes actives au cours du temps. Pour l'utilisation de cette extension, les outils SAGA GIS doivent être activés.

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=hydrology, river, flood plain, fluvial geomorphology, active channel, active channel width extraction
tags[fr]=hydrologie, rivière, plaine alluviale, géomorphologie fluviale, bande active, calcul de largeur de bande active

tracker=https://gitlab.huma-num.fr/ppassy/diachronix/-/issues
repository=https://gitlab.huma-num.fr/ppassy/diachronix
homepage=https://gitlab.huma-num.fr/ppassy/diachronix
category=Vector
icon=active_channel_evolution_icon.png
# experimental flag
experimental=True

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

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

# Plugin dependencies
plugin_dependencies=Geometric Attributes
