[general]
name=InSAR-TS Toolbox
qgisMinimumVersion=3.0
qgisMaximumVersion=4.99
description=A toolbox for InSAR time-series analysis and visualization.
version=1.0.4
license=GPL-2.0-or-later
author=Ashwin Kumar Dhanasekaran, Kourosh Shahryarinia, Mohammad Omidalizarandi
email=ashwinkumard.11@gmail.com, kourosh.shahryari@gih.uni-hannover.de, zarandi@gih.uni-hannover.de

about=InSAR-TS Toolbox provides tools for processing, analyzing, and visualizing InSAR time-series data. Developed at the Geodätisches Institut Hannover (GIH), Leibniz University Hannover. This work was supported by a DAAD (German Academic Exchange Service) Research Grant.

tracker=https://github.com/AKD11-09/insar-ts-toolbox/issues
repository=https://github.com/AKD11-09/insar-ts-toolbox

hasProcessingProvider=no
changelog=
    1.0.4 - Exception handlers report failures to the QGIS log instead of
            discarding them silently, and the Help text is a plain string.
            The QGIS 3 fallbacks in the compatibility block name their enum
            (Qgis.GeometryType.Point, not QgsWkbTypes.PointGeometry).
            Clears the plugin repository security and Qt6 checks.
    1.0.3 - Clustering defaults to DBSCAN with eps 0.1.
    1.0.2 - TS Analysis no longer refuses to pick from a layer it reported as hidden;
            histograms are computed by default in Data Properties;
            Help Contents and About added to the plugin menu.
    1.0.1 - Runs on QGIS 4 (Qt6) as well as QGIS 3.
    1.0.0 - Initial public release

tags=InSAR, time series analysis, displacement, remote sensing, temporal, spatio-temporal, clustering, anomaly detection, visualization
homepage=https://github.com/AKD11-09/insar-ts-toolbox
category=Analysis
icon=icon.png

experimental=False
deprecated=False
server=False
