-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmetadata.txt
44 lines (32 loc) · 1.91 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[general]
name=Terraform
qgisMinimumVersion=3.0
description=Implementation of popular topographic correction algorithms and various methods of their evaluation.
version=0.4
author=Tigran Manasyan, Nikolay Dobretsov
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