openradar / xradar

A tool to work in weather radar data in xarray
https://docs.openradarscience.org/projects/xradar
MIT License
104 stars 17 forks source link

DOC: Add an example working with uxarray #212

Open mgrover1 opened 1 month ago

mgrover1 commented 1 month ago

Description

Add an example fitting xradar datasets/datatrees into uxarray, properly representing the gate centers and edges. This could be accompanied by an accessor that transform the datatree/dataset for the user as well 👍

This will make the downstream functions in wradlib/py-art much easier to maintain, and allows us to take advantage of some neat functionality on the uxarray side

see related issue here https://github.com/UXARRAY/uxarray/issues/976

kmuehlbauer commented 1 month ago

@mgrover1 Looking forward to it.