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

# Mandatory items:

[general]
name=SMODERP2D
qgisMinimumVersion=3.28.10
description=This plugin calculates hydrological and erosion processes on individual plots or small catchments.
version=2.0.2
author=CTU
email=petr.kavka@fsv.cvut.cz

about=The SMODERP2D model is designed to calculate hydrological and erosion processes on individual plots or small catchments. The outputs of the model are primarily used to determine runoff conditions in a catchment and obtain parameters for runoff and erosion control measures on agricultural land. Additionally, the model can assist in designing more complex systems, including sediment retention ponds, dry basins, or polders. Its use complies with current methods, technical standards, and recommended practices.

tracker=https://github.com/storm-fsv-cvut/smoderp2d/issues
repository=https://github.com/storm-fsv-cvut/smoderp2d
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=hydrology,erosion,python

homepage=https://storm-fsv-cvut.github.io/smoderp2d-manual/
category=Plugins
icon=icon.png
# experimental flag
experimental=True

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