Skip to content

This repositories provides functions to generate synthetic wind power curves for different applications such as feed-in calculations for future scenarios.

License

Notifications You must be signed in to change notification settings

wind-python/synthetic_power_curves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository provides functionalities to generate synthetic wind turbine power curves for different applications such as feed-in calculations for future scenarios where the installed wind turbines are unknown.

Documentation and installation

This repository does not provide a documentation, yet. It is also not yet uploaded on PyPI, wherefore it cannot be installed using pip. If you want to use the provided functionalities you need to clone it.

Contributing

We are warmly welcoming all who want to contribute to this repository. If you are interested in wind models and want to help improving the existing model do not hesitate to contact us via github or email (windpowerlib@rl-institut.de).

Clone: https://github.com/wind-python/synthetic_power_curves and install the cloned repository using pip:

pip install -e /path/to/the/repository

As the wind-python group started with contributors from the oemof developer group we use the same developer rules.

How to create a pull request:

  • Fork the repository to your own github account.
  • Change, add or remove code.
  • Commit your changes.
  • Create a pull request and describe what you will do and why.
  • Wait for approval.

Generally the following steps are required when changing, adding or removing code:

  • Add new tests if you have written new functions/classes.
  • Add/change the documentation (new feature, API changes ...).
  • Add a whatsnew entry and your name to Contributors.

License

Copyright (c) 2019 oemof developer group

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This repositories provides functions to generate synthetic wind power curves for different applications such as feed-in calculations for future scenarios.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages