pyart icon indicating copy to clipboard operation
pyart copied to clipboard

The Python-ARM Radar Toolkit. A data model driven interactive toolkit for working with weather radar data.

Results 121 pyart issues
Sort by recently updated
recently updated
newest added

I have some code that I've been using successfully on a Debian 10 machine running pyart v1.11.2. I've tried running it on a Debian 11 machine running pyart v1.12.5 and...

Question
component: pyart.graph

Hello pyart'ers, Since moving out west, the low level radar scans show lack luster echoes. Often times I use composite reflectivity on radar scope for quick looks at storms. One...

With more users getting new apple machines with the M1, M1 Pro, and M2 chips, it would be great if Py-ART had build wheels for these machines.

Install

Dear Py-ART team, In the [plot_grid](https://github.com/ARM-DOE/pyart/blob/main/pyart/graph/gridmapdisplay.py) function, there is an embellish key. It's specified that embellish : bool True by default. Set to False to supress drawinf of coastlines etc......

Question
component: pyart.graph

In Solox, there is a correction that can be made to airborne radar data to correct for aircraft motion in order to get ground relative velocities. I can't for the...

Enhancement
component: pyart.correct
Great First Pull Request
good first issue
help wanted

This is a PR using the commit from meteoswiss and mimics #807 . Added a commit to change some terminology. Will leave this open as I do some unitests.

Use dependabot to check for package releases + check to see if upstream updates are breaking our CI

Enhancement

After finally managing to successfully install CyLP, using it in phase_proc_lp (pyart.correct.phase_proc_lp(radar, 2.0, self_const = 12000.0, low_z=0.0, high_z=53.0, min_phidp=0.01, min_ncp=0.3, min_rhv=0.8, LP_solver='cylp_mp', proc=15)) does not work. The error seems to...

Bug

Notice that a a few of the mdv example plots have a high DBZ ring at the furthest gates that create a high DBZ circle. Might need to determine if...

component: Example
Low Priority