[general]
name=RasterDataPlotting
description=Create plots visualizing raster data for all pixels currently visible inside the map canvas.
version=1.2
about=The Raster Data Plotting plugin adds a panel for creating plots (e.g. 2-d scatter/density plot) visualizing all visible pixel for two selected raster bands. The plot data is adapting in real-time, whenever the map canvas extent changes. See the project homepage for a detailed overview and usage instructions.
qgisMinimumVersion=3.0
qgisMaximumVersion=4.0
author=Andreas Rabe
email=andreas.rabe@geo.hu-berlin.de
tags=plot,data,raster,scatter plot,spectral profile plot,temporal profile plot,density,2d,distribution
icon=icon.png
experimental=False
homepage=https://raster-data-plotting.readthedocs.io
tracker=https://bitbucket.org/janzandr/rasterdataplotting/issues
repository=https://bitbucket.org/janzandr/rasterdataplotting
changelog=1.2
    - Added spectral and temporal profile plots.
    - Renamed pluging from "Raster Data Plotly" to "Raster Data Plotting".
    1.1
    - Added on the fly reprojection of the extent from map canvas CRS to layer CRS
    - Fixed wrong tracker and repository links.
    1.0.1
    - Fixed icon.
    1.0
    - Initial upload.
