Replies: 1 comment
-
I'll rather ask my question on the PyART repo directly, sorry about that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Ciao all,
I'm asking this question specifically to the pyart team here. I'm trying to make pyrad work with ARM's version to do a quick example during the course (basically showing how one of the notebooks I made can be automatized with pyrad).
One limitation I encounter is that in our fork of Pyart we have a function called cut_radar in radar_utils.py that cuts a radar object for specified ranges, azimuth, elevations. We use it extensively in pyrad and it's quite useful to fasten computation if one is interested in one part of the radar domain only.
So I was wondering if adding this function as a PR to PyART-ARM would be relevant and could be useful to the community? Let me know your opinion and if you agree I'll make a PR asap.
Thanks in avance,
Cheers,
Daniel W.
Beta Was this translation helpful? Give feedback.
All reactions