Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need some support for gridded radar data. #135

Open
rcjackson opened this issue Oct 18, 2023 · 1 comment
Open

Need some support for gridded radar data. #135

rcjackson opened this issue Oct 18, 2023 · 1 comment
Labels
data-standards Data standard related

Comments

@rcjackson
Copy link
Contributor

Hello,

I have been chatting with @mgrover1 about adding some support for a standard grid object into xradar. Since the Cf/Radial format is (1) easily integrable with xarray and (2) used by most radar software packages we were siding towards making the xradar grid object to be based on the Cf/Radial standard. In addition, there is some functionality in Py-ART that would make integration with packages such as PyDDA easier, namely adding in accessors that calculate point_x, point_y, point_x, point_latitutde, point_longitude, and point_altitude from gridded Cf/Radial data. Eventually, I see the goal is for PyART/PyDDA to simply use xradar Datasets for grids, so integrating the basic routines from Py-ART grids that do not involve interpolation into xradar as a priority. I will be working on this in the coming weeks.

Bobby

@kmuehlbauer
Copy link
Collaborator

@rcjackson Great initiative here! It would be nice to link the Cf/Radial grid standard here for interested folks.

@mgrover1 mgrover1 added the data-standards Data standard related label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data-standards Data standard related
Development

No branches or pull requests

3 participants