-
Notifications
You must be signed in to change notification settings - Fork 4
/
metadata.txt
42 lines (40 loc) · 1.58 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
[general]
name=Mutant
qgisMinimumVersion=2.99
qgisMaximumVersion=3.98
about=Display raster layer values at current mouse position ordered by time.
Time can be extracted on the fly from Layer(File)name or other sources.
Used Layers can easily be selected by using expressions.
description=Display values from loaded raster layers in a table or plot
optionally ordered by time which can be extracted from the layername (or
other sources).
category=Raster
version=3.0.3
author=Werner Macho
; other authors include :
; Vincent Schut, zgyivi
; initial Version as Value Tool: Ghislain Picard,
; adoption of Value Tool for QGIS 2.0: Richard Duivenvoorde,
; Bug fixes and improvements: Ricardo Silva, Etienne Tourigny, Radim Blazek
; Technical help with questions: Peter Wells, Martin Dobias
; optional metadata entries
changelog=
3.0.3 : bugfix disconnection of printValue (by zgyivi)
3.0.2 : bugfix for CRS problem (workaround)
3.0.1 : fix bugs for QGIS 3.x
3.0.0 : first port to QGIS 3.0
0.4.1 : Code cleanup
0.4.0 : Updated on/off with Icon, improved data handling
0.3.1 : Fix bug in time_tracker
0.3.0 : better error handling, fixing export of CSV, adding X and Y as columns
0.2.0 : restructuring of error checking, QWT errors fixed
0.1.1 : cleanup, change description, correct homepage
0.1.0 : initial release based on Valuetool 0.8.5
tags=raster
homepage=https://github.com/mach0/mutant
tracker=https://github.com/mach0/mutant/issues
repository=https://github.com/mach0/mutant
icon=img/icon.svg
experimental=True
deprecated=False