# This file contains metadata for your plugin. Since
# version 2.0 of QGIS this is the proper way to supply
# information about a plugin. The old method of
# embedding metadata in __init__.py will
# is no longer supported since version 2.0.

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

[general]
name=QProto
qgisMinimumVersion=3.0
description=Algorithm for rockfall analyses at small scale
version=1.7
author=Matteo Ghetta (Faunalia)
email=matteo.ghetta@faunalia.eu

about= QPROTO is an algorithm for rockfall analyses at a small scale on the basis of the simplified *Cone Method* (Jaboyedoff & Labious, 2011). It allows to preliminarily evaluate the effects of a rockfall event along a slope in terms of exposed areas, boulder velocity and boulder energy.A time-independent rockfall hazard can also be defined. QPROTO is designed by Politecnico di Torino (Marta Castelli, Monica Barbero & Marco Grisolia), Arpa Piemonte (Rocco Pispico & Luca Lanteri) and developed by Faunalia. This Plugin is partially funded by Italian 2015 PRIN Project: "Innovative monitoring and design strategies for sustainable landslide risk mitigation".

tracker=https://gitlab.com/faunalia/QPROTO/issues
repository=https://gitlab.com/faunalia/QPROTO/
homepage=https://gitlab.com/faunalia/QPROTO/tree/master/help
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=rockfall, landslide, hazard, cone method, viewshed, python, geology

icon=icon.png
# experimental flag
experimental=False

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