Incomplete identification of "active" technologies.
Open
Nobody has claimed this yet.
enh
gams
help wanted
- Dominant language
- Jupyter Notebook
- Stars
- 150
- Forks
- 178
- Avg merge
- 17h 32m
- Merged PRs (30d)
- 2
Description
Three parameters decide whether a technology is considered as part of the model/optimization. input, output, relation_activity. But technologies should also be checked for relation_new_capacity and relation_total_capacity.
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 tracing the model/optimization logic that currently checks input, output, and relation_activity when identifying active technologies. Inspect how relation_new_capacity and relation_total_capacity are represented there, then verify that technologies using either parameter are included in the active set and that the relevant existing checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100