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.1.1.tar.gz (59.9 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.1.1-py3-none-any.whl (106.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: turbine_models-0.1.1.tar.gz
  • Upload date:
  • Size: 59.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for turbine_models-0.1.1.tar.gz
Algorithm Hash digest
SHA256 80a2abf1a039335fe365b0c3825dab00395669c9133070886169a349130390c3
MD5 2fb001ad94f7ae48cf0ee267fbe8a5fd
BLAKE2b-256 dd93254edd796b41e8218dd528b522af2e8ceb0f6f7a74b332819815363ca2a0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: turbine_models-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 106.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for turbine_models-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 39bfda6a0d81b4f7122ce4115ca92981e184e65737a18e4c25c27d8896e7462a
MD5 88b8429b20300da07ab294c848f08ebc
BLAKE2b-256 dab4b6ce21592654adb117d0c87a6436ed9bba7da73ad7e3821872dd32ab550a

See more details on using hashes here.

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