Utilities#
Mahalanobis Distance#
|
Compute per-pixel Mahalanobis distance from a multi-band reference. |
Emerging Hotspots#
Classify time-series hot spot and cold spot trends. |
Polygonize#
|
Polygonize creates vector polygons for connected regions of pixels in a raster that group together by pixel value. |
Rasterize#
|
Rasterize vector geometries into a 2D DataArray. |
Contours#
|
Extract contour lines (isolines) from a raster surface. |
Preview#
|
Downsample a raster to target pixel dimensions. |
Normalization#
|
Min-max normalization of a raster to a target range. |
|
Z-score normalization of a raster. |
Overlap Fusion#
|
Run multiple overlap operations in a single map_overlap call. |
|
Run a multi-output kernel via a single overlap + map_blocks call. |
Rechunking#
|
Rechunk a dask-backed DataArray or Dataset without triggering a shuffle. |
Diagnostics#
|
Diagnose a DataArray for common xarray-spatial pitfalls. |