.. toctree:: :maxdepth: 2 :caption: Contents: Install <install.rst> Usage <usage.rst> Development <development.rst> API <api.rst>
A windrose, also known as a polar rose plot, is a special diagram for representing the distribution of meteorological datas, typically wind speeds by class and direction. This is a simple module for the matplotlib python library, which requires numpy for internal computation.
Original code forked from: - windrose 1.4 by Lionel Roubeyrie lionel.roubeyrie@gmail.com http://youarealegend.blogspot.fr/search/label/windrose
https://help.github.com/categories/collaborating/