[general]
name=Lateral spreading
qgisMinimumVersion=3.34
description=Lateral spreading for seismic microzonation
version=0.4
author=Giuseppe Cosentino (Pino)
email=giuseppe.cosentino@cnr.it

about=Lateral spreading is a geotechnical phenomenon that occurs when the ground moves laterally under the influence of external forces, such as an earthquake. This phenomenon is also influenced by the morphological slope of the terrain. It primarily occurs in water-saturated sandy soils that, when subjected to stress, lose their cohesion and behave like a fluid; a phenomenon known as liquefaction. As a result, the ground moves laterally, creating potential risks for buildings and infrastructure.

tracker=https://github.com/pinogcosentino/Lateral-spreading-for-seismic-microzonation/pulls
repository=https://github.com/pinogcosentino/Lateral-spreading-for-seismic-microzonation
# 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>
	- Merged Layers: SZ0, RZ and SZ
    - Style layer
	- Numeric coding and the description of the formula in the layer table
    - Fixed some minor issues 
<b>v0.2:</b>
	- Slope layer 
    - Fixed solved calculation SZ
    - Fixed some minor issues 


# Tags are comma separated with spaces allowed
tags=geology, seismic microzonation,  geoprocessing

homepage=https://github.com/pinogcosentino/Lateral-spreading-for-seismic-microzonation/tree/main
category=Geoprocessing
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

