ARM-DOE / pyart

The Python-ARM Radar Toolkit. A data model driven interactive toolkit for working with weather radar data.
https://arm-doe.github.io/pyart/
Other
515 stars 266 forks source link

Add docs on building radar object using doppler lidar data #1362

Open mgrover1 opened 1 year ago

mgrover1 commented 1 year ago

Add docs based on @scollis example here

https://github.com/scollis/notebooks/blob/master/DLCombo.ipynb

zssherman commented 1 year ago

I can work on this for a blog post and coauthor it.

rcjackson commented 2 months ago

@mgrover1 with the Halo Photonics reader now in xradar this should be trivial. Should this just be then now confined to xradar's example?

mgrover1 commented 2 months ago

Let's add an example in Py-ART to the xradar part of the gallery.

rcjackson commented 2 months ago

I'll move xradar's example over to PyART here shortly and submit a PR.