Skip to main content

Retrieves power curves and key data for commonly used turbine models in industry and R&D community.

Project description

NLR Wind Turbine Power Curve Archive

PyPI version License docs - GitHub Pages DOI 10.11578/dc.20210112.1

Welcome to the repository for the wind turbine power curve archive.

The intention of this repositiory is to provide power curves and key data for commonly used turbine models in industry the R&D community.

Structure

Tabular power (and thrust when available) curve data is stored in the following folders:

  • Distributed Wind Turbines
  • Offshore Wind Turbines
  • Onshore Wind Turbines

Here you can find .csv files with the following turbine data:

  1. Power curve
  2. Thrust curve (when available)
  3. Cp curve (when available)
  4. Ct curve (when available)

Documentation

Each turbine included in the repository is documented in detail: https://natlabrockies.github.io/turbine-models/

The name of the turbine on the .csv file with tabular data should match up with a corresponding documentation page.

Installing via pip

To use the turbine-models data library and helpers in your project, we now support pip installations, so projects can be configured correctly and still use this data set.

pip install turbine-models

Installing from Source

  1. Using Git, navigate to a local target directory and clone repository:

    git clone https://github.com/NatLabRockies/turbine-models.git
    
  2. Navigate to turbine-models

    cd turbine-models
    
  3. Create a new virtual environment and change to it. Using Conda and naming it turb_lib:

    conda create --name turb_lib python=3.11 -y
    conda activate turb_lib
    
  4. Install turbine-models and its dependencies:

    • for general use:

      pip install .
      
    • for general use and running examples:

      pip install ".[examples]"
      
    • for development dependencies and running tests. Note the -e flag which installs turbine-models in-place so you can edit the turbine-models package files:

      pip install -e ".[develop]"
      

Getting started

The Examples contain Python scripts for common usage scenarios.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

turbine_models-0.2.2.tar.gz (66.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

turbine_models-0.2.2-py3-none-any.whl (113.4 kB view details)

Uploaded Python 3

File details

Details for the file turbine_models-0.2.2.tar.gz.

File metadata

  • Download URL: turbine_models-0.2.2.tar.gz
  • Upload date:
  • Size: 66.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for turbine_models-0.2.2.tar.gz
Algorithm Hash digest
SHA256 d6fb1733ef993ef10886b9f6f7a2f46dc9cadd822c741110923cc3c936c948d6
MD5 cf6ad6f4d7a5803a425287145e80c38d
BLAKE2b-256 1745ee950463e7e2894659f5fa26fe5765f257fa9dd984838ab7f2830aa01c3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for turbine_models-0.2.2.tar.gz:

Publisher: publish_to_pypi.yml on NatLabRockies/turbine-models

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file turbine_models-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: turbine_models-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 113.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for turbine_models-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 58af24d7f3a5c371c8fe949f4fffd88f18cff05264f5f040bc92649551ff4145
MD5 22ea94d1648f5da4b4d1d1e1cf33ba50
BLAKE2b-256 655dce7fd34dcd2a447ba0fcbd50aced97bb10126b6805cb05ae383327118071

See more details on using hashes here.

Provenance

The following attestation bundles were made for turbine_models-0.2.2-py3-none-any.whl:

Publisher: publish_to_pypi.yml on NatLabRockies/turbine-models

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page