resgroup / resgroup/wind-up

use wakes to improve `optimize_northing.py`

Open
#33 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
29
Forks
11
Avg merge
1d 9h
Merged PRs (30d)
11

Description

At present optimize_northing.py makes the turbine yaw direction data agree with the chosen reanalysis data (normally ERA5 100m wind direction) however this is probably no better than +/- 5deg accurate since the real wind direction at wind farm hub height will not perfectly match ERA5.
The calculate north offset could be improved by finding wake centers in the data and comparing these to the expected wind direction of the wake centers.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading optimize_northing.py and tracing how it currently compares turbine yaw direction with reanalysis data, normally ERA5 100m wind direction. Investigate how wake centers can be identified in the available data and compared with the expected wake-center wind direction. Done means the north-offset calculation uses this comparison to improve on the current approach.

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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.