Improve quality of build_hydro
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 615
- Forks
- 459
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 6
Description
Plotting inflow from build_hydro reveals unrealistic peaks for MD. A similar peak is also present for DE, other countries were not investigated. The peaks in both cases exceed what is possible with existing hydro capacities (DE: factor 2 ca. 4.5 GW installed, MD: factor 5-10, ca. 50 MW installed)

Since these are only temporary peaks they probably don't affect the results too much, also because they are relatively low.
Ideas how to handle:
- Change how the inflow is normalised, e.g. using in addition to the annual generation also the maximum installed capacity per country
- Improve the quality of the inflow dataset
- ?
Contributor guide
No contributing guide indexed for this repository
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 locating the build_hydro entry point and reproduce the inflow plot for MD and DE. Compare the temporary peaks with the stated installed capacities, then determine whether normalization or the inflow dataset is responsible; done means the resulting peaks are physically plausible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100