/BatchAnalysis

Some tools for batch analysis of OpenFAST runs

Primary LanguageJupyter Notebook

Batch Analysis

A collection of tools to ease the process of parsing large amounts of OpenFAST output data.

You will need to check out the ROSCO_toolbox to run these. If you don't care about any of the controller source code or actually using the ROSCO_toolbox, you can simply do:

pip install rosco-toolbox

or

Any spectral analysis will need the IEAOntology4All branch of wisdem.

Examples

Take a look at batch_processing.ipynb for a detailed breakdown of these processes and discusses some of the details.

A scripted implementation of a design comparison is provided postProcessing/post_DLCcomparison.py for a (hopefully) straight forward start to your own analysis.

To come:

Saving, plotting, processing,...