[general]
name=CCD-Plugin
description=Qgis plugin for Continuous Change Detection (CCDC) algorithm of a time series at a given coordinate
about=The CCD-Plugin use Google Earth Engine to get Landsat or Sentinel2 datasets and run the Continuous Change Detection (CCDC) algorithm to analyze the trends and breakpoints of change over multi-year time series at a given coordinate.

version=25.8
qgisMinimumVersion=3.16
qgisMaximumVersion=3.99

author=Xavier Corredor Llano, SMByC
email=xavier.corredor.llano@gmail.com

homepage=https://github.com/SMByC/CCD-Plugin
tracker=https://github.com/SMByC/CCD-Plugin/issues
repository=https://github.com/SMByC/CCD-Plugin

changelog=
    25.8:
    - Move DOY controls to advanced settings dialog. Others UI adjustments
    - Update map marker style
    - Finally fix the plugin size to minimum height when the plugin is started/open at the first time
    - Fix disabling the generate button while is generating a new plot
    - Fixes map tool handling for activate and desactive
    - Catch all exceptions when reading the Yaml configuration file
    - Handle locale initialization to fix some issues for some edge cases loading the plugin
    - Typos and improve UI tooltips
    - All commits in: https://github.com/SMByC/CCD-Plugin/commits

tags=gee,trends,change detection,ccdc,landsat,time series

plugin_dependencies=Google Earth Engine

category=Plugins
icon=icons/ccd_plugin.svg
experimental=False
deprecated=False
