Wind Rose Plotting in Python

Madhavan Bomidi blmadhavan at gmail.com
Thu Sep 5 01:41:17 EDT 2019


Hi,

Can someone help me on how to make the wind rose plotting (similar to the figure 2 in the paper: https://agupubs.onlinelibrary.wiley.com/doi/epdf/10.1029/2011JD016386) in Python?

The input file contains the data in 4 columns: 

[date, time, wind_speed, wind_direction]

Look forward to your support and suggestions.






More information about the Python-list mailing list