Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 798 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 798 Bytes

CampbellViewer

Unified plotting tool for Campbell diagrams, processing results of wind turbine simulation tools HAWCStab2 and Bladed.

Installation

CampbellViewer is tested for Python versions 3.8, 3.9, and 3.10. You can install the package using

pip install git+https://github.com/DLR-AE/CampbellViewer.git

Note If you want to install a certain branch add @<branch_name> to the end of the URL.

Start

To start CampbellViewer just type

campbellviewer

Documentation

The documentation of CampbellViewer can be found here.

License

CampbellViewer is published under the Apache License 2.0.