You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have recently become acquainted with the lonboard plotting library and successfully plotted radar data using it, with the goal of throwing together a little interactive interface using panel.
I have recently become acquainted with the lonboard plotting library and successfully plotted radar data using it, with the goal of throwing together a little interactive interface using panel.
related discussion here: developmentseed/lonboard#643
However, the only functions of pyart used are
pyart.io.read
andpyart.core.Radar.get_gate_lat_lon_alt
which are both well-documented at this point.I was curious if y'all thought an example involving lonboard/panel would be appropriate here or not.
thanks!
The text was updated successfully, but these errors were encountered: