Add wind turbine placement algorithm
Open
Nobody has claimed this yet.
status: help wanted
type: enhancement
- Dominant language
- Python
- Stars
- 402
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
Based on eligible area, actually place individual turbines rather than applying a blanket MW/km2 factor. See GLAES: https://github.com/FZJ-IEK3-VSA/glaes/blob/master/Examples/01_Placement_algorithm.ipynb
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing wind-potential calculation and the referenced GLAES Placement_algorithm.ipynb. Determine how eligible area is represented and where the blanket MW/km2 factor is applied. Done means the calculation places individual turbines within eligible area instead of applying that blanket factor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100