Replies: 3 comments 2 replies
-
Hi @wxwolff , in the grid object there is a method to_xarray(). After gridding your rhi file with grid_from_radars you can use grid.to_xarray() which will then convert the grid to a xarray dataset. For converting straight to an xarray dataset for the rhi, @mgrover1, do we have an example for that? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to grid or generate an xarray dataset an RHI file? I am looking to be able to use the vertically high-res RHI data to extract columns along the ray.
Beta Was this translation helpful? Give feedback.
All reactions