Add custom constraints to the network's data model
Open
Nobody has claimed this yet.
gap
IO
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 699
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 13
Description
Original idea: store extra_functionality by string.
Updated version (by @FabianHofmann)
Custom constraint and their duals should become a officially supported part of the data model with IO functionality. This will be realized by leveraging efforts in https://github.com/PyPSA/linopy/issues/561.
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
The issue names PyPSA's network data model and IO, but no files or tests. Begin with the linked linopy issue #561, then locate the existing network data-model and IO entry points; done means custom constraints and their duals are supported as part of the model and its persistence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100