wradlib icon indicating copy to clipboard operation
wradlib copied to clipboard

Need to improve Max-Z (CAPPI) plots, Also if you could make it compatible with cartopy as well as raster files (DEM, SHP)

Open syedhamidali opened this issue 4 years ago • 5 comments

Example; I want to request you to add some more features to the CAPPI plots to add text, more particularly date and time from the dataset itself as well its compatibility with cartopy and raster files. download (13)

syedhamidali avatar Jul 14 '21 16:07 syedhamidali

@syedhamidali Thanks for opening this issue.

We would need to completely free wradlib from any oldstyle pylab style plotting. So if anyone wants to take the lead here...

kmuehlbauer avatar Aug 05 '21 11:08 kmuehlbauer

I have improved it according to my need, I would like share code and result, it looks good. 20170612shp_cappi_small

syedhamidali avatar Aug 05 '21 11:08 syedhamidali

@syedhamidali Yes, please go ahead. This will be a great improvement in wradlib compared to the current solution.

kmuehlbauer avatar Aug 05 '21 11:08 kmuehlbauer

Any interested in the code can check out https://github.com/syedhamidali/CAPPI-NETCDF/blob/main/MaxZ%20(1).ipynb

syedhamidali avatar Aug 05 '21 11:08 syedhamidali

While researching #545 this resurfaced. The plot_plan_and_vert and plot_max_plan_and_vert need to be properly refactored/reimplemented.

kmuehlbauer avatar Jan 24 '22 10:01 kmuehlbauer

Plotting functions have been revisited. Additional plot-items could be added afterwards.

kmuehlbauer avatar Sep 07 '23 08:09 kmuehlbauer