[general]
name=Stack Composed
description=Compute a per-pixel statistic over a stack of georeferenced raster images, building a wrapper extent that covers all inputs and writing the result to a GeoTIFF
about=StackComposed computes a per-pixel statistic over a stack of georeferenced raster images, such as a Landsat time series.
    Input images can cover different scenes, tiles, or partially overlapping areas. It builds one wrapper extent that
    covers all inputs, reads each processing chunk from every image, masks nodata values as NaN, and writes the selected
    statistic to a GeoTIFF.

version=26.6
qgisMinimumVersion=3.36
qgisMaximumVersion=4.99

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

homepage=https://github.com/SMByC/StackComposed-Qgis-processing
tracker=https://github.com/SMByC/StackComposed-Qgis-processing/issues
repository=https://github.com/SMByC/StackComposed-Qgis-processing

changelog=
tags=raster,processing,stack,layers,reducer

external_deps=

category=Analysis
icon=icons/stack_composed.svg
experimental=False
deprecated=False
server=False
