Skip to content

UNH-CORE/2015-09-24-turbine-test-bed-demo

Repository files navigation

2015-09-24 turbine test bed demo

This is a repository for the turbine test bed demo performed September 24, 2015 for the OE 400 class.

Installing dependencies

This process assumes the Anaconda or Miniconda Python packages are installed.

First, install packages via conda:

conda install --file requirements-conda.txt

Next, install packages with pip:

pip install -r requirements-pip.txt

How to use this repository

To process raw data, run

python process.py

To create figures and/or tables, run

python plot.py

License

Code is licensed under the MIT license. See LICENSE for details.

Creative Commons License
All other materials licensed under a Creative Commons Attribution 4.0 International License.

About

Repository for turbine test bed demo on September 24, 2015 for OE 400.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages