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
Currently Py-ART does not support time-height plots it seems. The VPT (vertically-pointing) plot function plots the abscissa as distance ( I assume for a scanning type?). I would suggest modifying the RadarDisplay.plot_vpt to accept (or access) a time variable and format accordingly. Maybe use of a keyword?
@nguy Sounds like a great suggestion. The current VPT plots do not properly represent gaps in time or even indicate the timing of the measurement. I'll have a look at #453 later today and make some comments/suggestions.
Currently Py-ART does not support time-height plots it seems. The VPT (vertically-pointing) plot function plots the abscissa as distance ( I assume for a scanning type?). I would suggest modifying the
RadarDisplay.plot_vpt
to accept (or access) a time variable and format accordingly. Maybe use of a keyword?This topic had some discussion in Issue #364 .
One potential issue would be to make sure that time was represented consistently.
The text was updated successfully, but these errors were encountered: