[general]
name=Seismic microzones with morphological gradient
qgisMinimumVersion=3.0
description=This plugin identifies areas with a morphological gradient with slopes ≥15° within seismic zones (Input vector file) starting from the DTM
version=0.4
author=Giuseppe Cosentino (Pino)
email=giuseppe.cosentino@cnr.it

about=Seismic Zones with morphological gradient (SMG) The morphological gradient in seismic areas with slopes greater than 15° can influence the propagation of seismic waves, amplifying their energy and increasing the risks of landslides or ground subsidence. This plugin identifies areas with a morphological gradient with slopes ≥15° within seismic zones (Input vector file) starting from the DTM

tracker=https://github.com/pinogcosentino/Seismic-Zones-with-morphological-gradient-SMG-/issues
repository=https://github.com/pinogcosentino/Seismic-Zones-with-morphological-gradient-SMG-
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
# changelog=
<b>v0.4:</b>
	- Fixed some minor issues
	- New icon
<b>v0.3:</b>
	- The attribute table of the output layer now has the fields of the input layer
<b>v0.2:</b>
	- Fixed some minor issues

# Tags are comma separated with spaces allowed
tags=Geology, Seismic microzonation, Geomorphology

homepage=https://github.com/pinogcosentino/Seismic-Zones-with-morphological-gradient-SMG-
category=Analysis
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=

Category of the plugin: Raster, Vector, Database or Web
# category=

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

