"Optimal" orientation does always lead to more output
@FabianHofmann is already working on this.
Since Jul 11, 2024.
- Dominant language
- Python
- Stars
- 402
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
Version Checks (indicate both or one)
-
I have confirmed this bug exists on the lastest release of Atlite.
-
I have confirmed this bug exists on the current
masterbranch of Atlite.
Issue Description
The current CI fails as the total output of optimal orientated pv is not larger than the standard orientation. This only occurs for the ERA5t test, which at the point of writing tests latest summer months (Mai/June). So there might be an issue with the optimal orientation calculation.
See https://github.com/PyPSA/atlite/actions/runs/9887489362/job/27309307583
Reproducible Example
No response
Expected Behavior
The total "optimal" output should always be larger.
Installed Versions
Replace this line.
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.
Assessment
This issue has not been assessed yet.