# This file contains metadata for your plugin.

# This file should be included when you package your plugin.

# Mandatory items:

[general]
name=AGLgis
qgisMinimumVersion=3.0
description=AGLgis is a graphical interface designed to simplify the use of the Sentinel-1 SAR Backscatter Analysis Ready Data Preparation in Google Earth Engine package in QGIS.  
version=2.0
author=Caio Arantes, Leandro Eloi, Lívia Scopel, Mateus Pinto da Silva
email=caio.arantes@farmanalytica.com.br

about=This plugin allows users to configure and run Sentinel-1 SAR data processing without the need to write code.

tracker=https://github.com/farmanalytica/aglgis/issues
repository=https://github.com/farmanalytica/aglgis
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
    2.0 - Spectral indices time series and synthetic composites
    - Added 6 spectral indices and additional RGB band combinations
    - Selectable render modes and color ramps with adaptive controls
    - Resizable plugin window with scalable pages and draggable plot splitter
    - Per-AOI output subfolders and download buffer
    - GEE sign-in status display and smarter re-authentication
    - Complete Portuguese translation and localized intro page

    1.1 - Portuguese translation

    1.0 - Updated documentation
    - Batch download feature

    0.1 - Initial release
    - Graphical interface for Sentinel-1 SAR data processing
    - Integration with Google Earth Engine
    - Support for border noise correction and terrain flattening
    - Speckle filtering capabilities

# Tags are comma separated with spaces allowed
tags=python,sentinel,radar,sar,google earth engine,remote sensing,raster

homepage=https://farmanalytica.github.io/AGLgis/
category=Raster
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

# If the plugin can run on QGIS Server.
server=False
