Kai Mühlbauer
Kai Mühlbauer
available in 1.19
I might come back to this in wradlib 2.0, with an xarray-only approach.
Plotting functions have been revisited. Additional plot-items could be added afterwards.
The development continues in xradar-package https://github.com/openradar/xradar for polar source data. Cartesian data is handled here until decision if xradar will take care of cartesian data too.
This would be very nice to have in wradlib 2.0.
With massive xarray support coming in wradlib 2.0 this will need update.
Radar Volume reading is able with xradar-package. 3D Grid interpolation might be possible using ipol-methods. But nevertheless it might be better to rely on 3rd party packages which are dedicated...
@claytharrison Sorry for the massive delay here. This slipped somehow through the cracks. Thanks for the detailed problem description. For xarray I currently see only three solutions/workarounds handling these types...
https://github.com/pydata/xarray/pull/8736 this? @TomNicholas
Still an issue with some example in the docs. Probably non-conforming NaN _FillValue for packed data in that one example.