eolab.georastertools.processing.stats

Description

Functions to compute statistics on raster images.

Functions

compute_zonal_stats

Compute zonal statistics for an input raster image over specified geometries.

compute_zonal_stats_per_category

Compute zonal statistics for an input raster image, categorized by specified subregions.

extract_zonal_outliers

Extract the outliers of an input image and store the results in a new image where all outliers are written with their real values and other pixels are stored with the mean value.

plot_stats

Plot temporal statistics for geometries across multiple dates.