# This file contains metadata for your plugin.

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

[general]
name=AMERTA
qgisMinimumVersion=3.40
description=Analisis Multi-kriteria Embung dan Rencana Tata Air - MCDA for retention ponds site suitability
version=1.1.0
author=Sitarani Safitri, Orbita Roswintiarti, Okta Fajar Saputra, Galdita Aruba Chulafak, Gatot Nugroho, Wismu Sunarmodo, Kusumaning Ayu Dyah Sukowati, Hana Listi Fitriana
email=sitaranisafitri@gmail.com
license=GPL-3.0+

about=AMERTA is a QGIS plugin to identify and prioritize retention ponds locations using Multi-Criteria Decision Analysis (MCDA). It integrates CHIRPS rainfall variability (PCA), Topographic Wetness Index (TWI), standardized Land Cover (PL), and Soil Type (JTNH) to produce suitability maps.
tracker=https://github.com/sitasatu/AMERTA/issues
repository=https://github.com/sitasatu/AMERTA
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
changelog=1.0.1: Set QGIS >= 3.40; switch wording to retention ponds; move icon to plugin root; mark non-experimental; update README/metadata.

# Tags are comma separated with spaces allowed
tags=mcda, hydrology, retention ponds, rainfall, chirps, principal component analysis, pca, eigenvector, twi, soil, land cover, processing, indonesia

homepage=https://github.com/sitasatu/AMERTA
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