
[general]
name=Terraform
qgisMinimumVersion=3.0
description=Implementation of popular topographic correction algorithms and various methods of their evaluation.
version=0.5
author=Tigran Manasyan, Nikolay Dobretsov
email=t.manasyan@g.nsu.ru

about=This plugin contains implementation of 11 popular topographic correction algorithms: Cosine-T, Cosine-C, C-correction, SCS, SCS+C, Minnaert correction, Minnaert-SCS, Pixel-based Minnaert, VECA, Teillet regression and Pixel-based C correction. Besides it the plugin provides an ability to evaluate the results of the correction algorithms by several methods: correlation between luminance and image digital numbers, rose-diagrams analysis and multi-criteria statistical analysis. Also, the plugin is capable of ranking topographic correction algorithms according to their applicability to a particular image using multi-criteria score based on the statistical metrics. Terraform plugin has processing provider, so you can easily combine the algorithm described above with other processing algorithms.

tracker=https://github.com/tigrulya-exe/terraform/issues
repository=https://github.com/tigrulya-exe/terraform
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=topography, topographic correction, topographic correction evaluation, processing

homepage=https://github.com/tigrulya-exe/terraform
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

