-
Notifications
You must be signed in to change notification settings - Fork 4
/
metadata.txt
34 lines (27 loc) · 1.32 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[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=24.10a
qgisMinimumVersion=3.16
qgisMaximumVersion=3.99
author=Xavier Corredor Llano, SMByC
homepage=https://github.com/SMByC/CCD-Plugin
tracker=https://github.com/SMByC/CCD-Plugin/issues
repository=https://github.com/SMByC/CCD-Plugin
changelog=
24.10a:
- Updated the equations and coefficients for Tasseled Cap Transformation for Brightness, Greenness and Wetness indices for Landsat and Sentinel
24.10:
- Improving all the base size of the icon set, improving the default resolution. Changing some icons.
- Changed the default zoom on the plot
- Focus on the coordinates action now it shows the marker at that new coordinate set
- UI improvements
- 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