[general]
name=CBERS Explorer
qgisMinimumVersion=3.22
description=Search and retrieve CBERS-4A satellite imagery from Brazil Data Cube STAC catalog. Supports COG visualization, downloads, and multiple collections.
version=2.0.0
author=Tharles de Sousa Andrade | LAPIG
email=irtharles@gmail.com

about=CBERS Explorer is a QGIS plugin for searching and loading CBERS-4A satellite imagery from the Brazil Data Cube (BDC) STAC catalog. Features include quick and advanced search modes, paginated results, COG layer loading via /vsicurl/, asset downloads with progress tracking, and support for multiple CBERS collections. Version 2.0.0 introduces a complete architectural redesign with layered architecture, reactive state management, and professional UX.

tracker=https://github.com/lapig-ufg/cbers-explorer/issues
repository=https://github.com/lapig-ufg/cbers-explorer

hasProcessingProvider=no

changelog=
    2.0.0 - Complete architectural redesign
        - Layered architecture (Domain, Infra, App, UI)
        - ActivityBar navigation with 5 panels
        - Quick search (canvas bbox + fixed collection)
        - Advanced search (flexible ROI, dynamic collections)
        - Paginated results with QTableView
        - Item details with thumbnail preview
        - Download manager with progress tracking
        - Native QGIS HTTP (no external requests dependency)
        - QgsTask for non-blocking operations
        - Reactive state via AppState signals
    1.0 - Initial release

tags=cbers,satellite,imagery,stac,remote sensing,brazil,bdc,cog

homepage=https://github.com/lapig-ufg/cbers-explorer
category=Plugins
icon=icon.png
experimental=False
deprecated=False
server=False
