PyPSA / PyPSA/pypsa-app

[KEY FEATURE] Diagnose strange results

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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.