Unified plotting tool for Campbell diagrams, processing results of wind turbine simulation tools HAWCStab2 and Bladed.
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.
To start CampbellViewer just type
campbellviewer
The documentation of CampbellViewer can be found here.
CampbellViewer is published under the Apache License 2.0.