wradlib.vis.add_patches

wradlib.vis.add_patches(ax, patch_array, **kwargs)

Add patches (points in the form Nx2) to axes

Add patches (points in the form Nx2) to existing axes ax using matplotlib.collections.PolyCollection.

Parameters:

Examples

See Plot geodata.