[general]
name=GeoForest Tools
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
description=Tool for forest analysis and management integrated with Google Earth Engine.
version=2.0.8
author=Geomatica Ambiental
email=nino@geomatica.pe
authorUrl=https://www.geomatica.pe/
about=GeoForest Tools is a plugin that connects QGIS with Google Earth Engine to perform massive processing of satellite data in the cloud aimed at forest monitoring, downloading historical deforestation and early warnings (GEOBOSQUES, GFW, GLCLUC).
tracker=https://github.com/Ninobravo55/geoforest-tools/issues
repository=https://github.com/Ninobravo55/geoforest-tools
homepage=https://www.geomatica.pe/
category=Raster
tags=earth engine, gee, geobosques, forest, deforestation, gcp, gfw, global forest watch, glcluc, monitoring, remote sensing
icon=icon.png
hasProcessingProvider=yes
experimental=False
deprecated=False
changelog=
    2.0.2: Less strict geometry validation (removes isGeosValid() that rejected valid geometries).
    2.0.1: QGIS 3.x/4.x compatibility fix in aoi_builder. Replacement of urllib with requests in gbif_occurrences.
    2.0: Architecture consolidation. Reusable base GeeRasterAlgorithm. Adoption of export_router. Fixes in GLCLUC. Improved matplotlib backend. Tests and CI.
    1.2: Elimination of duplication in AOI and GEE init. Qt5/Qt6 compatibility layer.
    1.1: Code optimization and improvements in export to Google Drive/GCS. Integration of Global Forest Watch (GFW) and GLCLUC 2020.
    1.0: Initial release with integration to GEOBOSQUES.
