JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
ENH: add zonalstats Testsuite
FIX: minor fixes in DOC-Strings and fix wrong variable name in `get_attributes` function
ENH: finalize zonalstats, improve DataSource class, trim ZonalDataBase class and descendants, remove functions, PEP8
WIP: clean up zonalstats
WIP: move more functions to DataSource class
Merged wradlib/wradlib into default
WIP: introduce DataSource class to better lineup OGR/GDAL code
DOC: Removed a small typo in the module docstring.
DOC: add zonalstats.rst
FIX: fix path in zonalstats examples which broke testrunner with codeship
Merged in heisterm/wradlib/zonalstats (pull request #68)
Introducing new module `zonalstats`
ENH: add function for adding/setting layer attributes, add functions for vector and raster file export
--HG-- branch : zonalstats
DOC: add warning for possible locale mismatch to zonaldata docstring
FIX: transfer only non empty geometries to destination layers
ENH: major rewrite of zonalstats: add zonaldata classes which manage all zonaldata (src-,trg-,dst-layer, srs), strip zonalstats, make zonaldata member of zonalstat
WIP: Make `_get_intersection` work with any Geometries by using only Polygons and Multipolygons
WIP: working on Intersections
WIP: more refinement considering functions and variables
WIP: minor changes
WIP: split and refine functions, add docstrings, fix cKDTree issue
Also available in: Atom