windrose
latest

Contents:

  • Install
  • Notebook example
  • Script example
  • Functional API
  • Pandas support
  • Subplots
  • Video export
  • Development
  • API
windrose
  • Docs »
  • Welcome to windrose’s documentation!
  • Edit on GitHub

Latest Version Supported Python versions Wheel format License Development Status Downloads monthly Requirements Status Code Health Codacy Badge Build Status DOI Research software impact

Welcome to windrose’s documentation!¶

Contents:

  • Install
    • Requirements
    • Install latest release version via pip
    • Install latest development version
  • Notebook example
  • Script example
    • A stacked histogram with normed (displayed in percent) results
    • Another stacked histogram representation, not normed, with bins limits
    • A windrose in filled representation, with a controled colormap
    • Same as above, but with contours over each filled region…
    • …or without filled regions
    • probability density function (pdf) and fitting Weibull distribution
    • Overlay of a map
  • Functional API
  • Pandas support
  • Subplots
  • Video export
  • Development
    • Issues
    • Clone
    • Run unit tests
    • Install development version
    • Collaborating
  • API

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/

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018, Lionel Roubeyrie & Sebastien Celles Revision 962dbf45.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.