wradlib.vis.plot_max_plan_and_vert

wradlib.vis.plot_max_plan_and_vert(x, y, z, data, unit='', title='', saveto='', **kwargs)

Plot according to <plot_plan_and_vert> with the maximum values along the three axes of data

Examples

See Recipe #2: Reading and visualizing an ODIM_H5 polar volume.