⚠️ Our 0.1 release refactored several early-development functions for long-term stability, to update your code see here. ⚠️
Future changes will come with deprecation warnings! 🙂

Analysis#

Examples about numerical operations on rasters, and additional analysis features such as distance estimation or point extraction.

Some examples rely on NumPy or pythonic operators on Rasters (see Support of pythonic operators and Masked-array NumPy interface).

Others also benefit from match-reference (see Match-reference functionality).

Raster numerics#

NumPy interfacing

NumPy interfacing

Python arithmetic

Python arithmetic

Distance estimation#

Metric buffer and without overlap

Metric buffer and without overlap

Proximity to raster or vector

Proximity to raster or vector

Point extraction#

Interpolation from grid

Interpolation from grid

Reduction from window

Reduction from window

Gallery generated by Sphinx-Gallery