[general]
name=Mutant
qgisMinimumVersion=2.2
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=version 2.0.0
author=Werner Macho
email=werner.macho@gmail.com
; other authors include :
; initial Version as Value Tool: Ghislain Picard,
; adoption of Valute 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=
    2.0.0 : branched QGIS2.0 version
    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.png
experimental=False
deprecated=False
