locationtech / rasterframes

Geospatial Raster support for Spark DataFrames
http://rasterframes.io
Apache License 2.0
240 stars 46 forks source link

Add Focal Operations TargetCell support #567

Closed pomadchin closed 2 years ago

pomadchin commented 2 years ago

This PR allows to specify the focal operations target cells: data, nodata, all.

TODO:

image