wradlib icon indicating copy to clipboard operation
wradlib copied to clipboard

weather radar data processing - python package

Results 20 wradlib issues
Sort by recently updated
recently updated
newest added

This is very annoying as we check for download capabilities on push to main. Possible solution: - Identify a very small tile (eg ocean with small island) and use this...

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...

I would like to implement a uF reader in wradlib, but its unclear to me where that functionality would go, and where I should start. pyart for example has a...

Feature Request

Hi! Is it possible to have an utility for plotting cross sections of radar fields similar to what is offered by PyART. I am avoiding PyART because it doesn't support...

Feature Request

The Sigmet IRIS Reader is in general capable of reading all types of product files: * Ingest Data Files * RAW product (polar data) * cartesian products (MAX, TOPs etc)...

In wradlib 1.7 we've reworked several functions (eg vulpiani phase processing, #422) to work on N-dimensional arrays in a vectorized manner. There are many more wradlib functions, which can be...

For calculation of beamblockage wradlib interpolates the cartesian DEM grid cells to the polar radar raster via a b-spline approach. Due to this the DEM grid cells are averaged to...

Enhancement

Dear guys, I think analyzing 2D radar data is a basic tool now in many scientific fields. But the standard in weather radar data processing is to scan more or...

Feature Request

Althought not explicitely mentioned in the documentation, the wradlib xarray reader is not agnostic and based on the "WMO" CfRadial2 conventions, which extend the NetCDF Climate and Forecast (CF) Metadata...