pypsa-eur
pypsa-eur copied to clipboard
increase transmission limit in each myopic run
Closes # (if applicable). #1917
Changes proposed in this Pull Request
see the linked issue
Checklist
- [x] I tested my contribution locally and it works as intended.
- [x] Code and workflow changes are sufficiently documented.
- [x] Changed dependencies are added to
pixi.toml(usingpixi add <dependency-name>). - [x] Changes in configuration options are added in
config/config.default.yaml. - [x] Changes in configuration options are documented in
doc/configtables/*.csv. - [x] Sources of newly added data are documented in
doc/data_sources.rst. - [x] A release note
doc/release_notes.rstis added.