python-windrose / windrose

A Python Matplotlib, Numpy library to manage wind data, draw windrose (also known as a polar rose plot), draw probability density function and fit Weibull distribution
https://python-windrose.github.io/windrose
Other
331 stars 132 forks source link

Weibul distribution #4

Open scls19fr opened 9 years ago

scls19fr commented 9 years ago

This is maybe slightly out of the scope of this project but fitting a Weibull distribution could be something to be considered.

https://en.wikipedia.org/wiki/Weibull_distribution

http://www.boost-technologies.com/web/fr/windfields.html weibull_winter_small

http://stackoverflow.com/questions/17481672/fitting-a-weibull-distribution-using-scipy

scls19fr commented 9 years ago

That's done but it should display parameter on plot