quintel / etsource

Data source for the Energy Transition Model
https://energytransitionmodel.com/
MIT License
13 stars 8 forks source link

Include additional nodes in electricity curtailment #3100

Open kndehaan opened 3 months ago

kndehaan commented 3 months ago

Issue opened as a followup of the efforts and discussion points in https://github.com/quintel/etsource/pull/2876.

Apart from the 'main' curtailment node, energy_flexibility_curtailment_electricity, additional electricity curtailment nodes have been added over the past few years:

In our primary demand queries however, we still regularly only query the main curtailment node. This should be solved querying including all curtailment nodes, for instance by adding a curtailmaint_group and querying this group rather than the main node.

To solve this issue, it should be defined which curtailment nodes should be included here and how the curtailment nodes will be queried. Some points of discussion:

github-actions[bot] commented 1 month ago

This issue has had no activity for 60 days and will be closed in 7 days. Removing the "Stale" label or posting a comment will prevent it from being closed automatically. You can also add the "Pinned" label to ensure it isn't marked as stale in the future.