[general]
name=Spectra Tool
qgisMinimumVersion=3.0
description=Interactive spectral profiler for raster layers. Features live active-band tracking, wavelength visualization, and multi-point comparison.
version=1.0
author=Swapnil Goel, Pixxel
email=swapnilgoel2704@gmail.com

about=An advanced spectral analysis tool extending QGIS's Identify Features. It allows users to plot pixel values against wavelengths (extracted automatically from metadata) or band numbers.

Key Features:
- **Interactive Plotting:** Zoom, Pan, and Save graphs directly from the dock.
- **Live Active Bands:** Vertical indicators update dynamically when you change band combinations in Layer Properties.
- **Reference Lines:** Built-in markers for specific wavelengths (Blue, Green, Red, NIR).
- **Smart Interface:** Includes a drifting legend that moves to avoid obscuring data and tooltips with band information.
- **Multi-Point Mode:** Compare spectral signatures of multiple pixels simultaneously.

tracker=https://github.com/SwapGoel/spectra-tool-qgis/issues
repository=https://github.com/SwapGoel/spectra-tool-qgis

# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# changelog=Initial release with interactive plotting and dynamic band tracking.

tags=raster, plotting, tool, spectra, spectral, wavelength, remote sensing

homepage=https://github.com/SwapGoel/spectra-tool-qgis
category=Plugins
icon=icon.png

# Set to False to indicate a stable release
experimental=False
deprecated=False
server=False