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
this fixes a deprecation warning for using the matplotlib.doctstring module and the copy decorator. I simply added the decorator as a private part.
this also fixes a deprecation warning for passing loc as a positional argument to legend.Legend
this fixes a deprecation warning for using the
matplotlib.doctstring
module and thecopy
decorator. I simply added the decorator as a private part. this also fixes a deprecation warning for passingloc
as a positional argument tolegend.Legend