Focal statistics for python

This module aims to provide focal statistics for python, that runs without the installation of extensive GIS packages. The only dependency is numpy. Additionally, the package provides sliding window functionality to implement your own focal statistics functions (see Tutorials). This is implemented in line with numpy.lib.stride_tricks.sliding_window_view(), but extends its functionality.

Documentation

License

focal_stats is published under a MIT license.

Indices and tables