Windrose is a Python library using Matplotlib and Numpy to manage wind data and draw windrose (polar rose) plots. It provides tools for wind direction and speed frequency visualization, with a simple interface for binned speed roses. Current version 1.10.0 requires Python >=3.10. Release cadence is intermittent, with occasional patches.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Internal module path changed; direct package-level import is correct for v1.10.0
Function renamed in v1.6+; wr_plot was deprecated
Class for wind data processing and plotting
Basic windrose bar plot with random wind data. Use 'from_ax()' to attach the axes to a figure.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.