[KEY FEATURE] Diagnose strange results
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 25
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Similar to analyzing results, but much more tied to tracing data backwards, examining binding constraints, and quickly rerunning models with different settings.
- View which constraints are binding in the solution
- Filter data across multiple graphs and tables
For instance, clicking a peak on a graph highlights the underlying data in an adjacent table. - Relax a constraint (and rerun)
Relaxing a constraint means removing the actual constraint, but heavily penalizing any value beyond the original limit.
Related:
- open-energy-transition/temp#14
- open-energy-transition/temp#23
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
No files, tests, or entry points are named. Start by reviewing the two related issues and the existing result-analysis flow; done means supporting binding-constraint inspection, cross-view graph/table filtering, and constraint relaxation with a rerun.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100