Skip to content

Instantly share code, notes, and snippets.

@bnordgren
bnordgren / lc_trends.py
Last active September 13, 2018 21:57 — forked from perrygeo/zonal_stats.py
Python implementation of zonal statistics function. Optimized for dense polygon layers, uses numpy, GDAL and OGR to rival the speed of starspan.