Skip to main content

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

Project description

NREL 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://nrel.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/NREL/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.1.tar.gz (66.3 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.1-py3-none-any.whl (113.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: turbine_models-0.2.1.tar.gz
  • Upload date:
  • Size: 66.3 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.1.tar.gz
Algorithm Hash digest
SHA256 40401d1c2fe9df2b4db0fdf1777532107cf8857fdd4f93097c5273b72d2b4058
MD5 77101661ad685263cadb8df1c4876536
BLAKE2b-256 7e89e42ccb8627385d6a8e3df8d10c86d376f3e2639408a6299c2c823f3ebe5f

See more details on using hashes here.

Provenance

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

Publisher: publish_to_pypi.yml on NREL/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.1-py3-none-any.whl.

File metadata

  • Download URL: turbine_models-0.2.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 78a0ec8262a68a247f664e7ff4f4c73147369c3318b8e57e1b527ca2d69ec3ff
MD5 8da55ce47487f4b4ab49d02d2172e3c4
BLAKE2b-256 6283a42c4a430aaa033154281ab8bcaf4d27c1d1883e7767d3dadce66ab6ed36

See more details on using hashes here.

Provenance

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

Publisher: publish_to_pypi.yml on NREL/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