quintel / etsource

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

Add Semaphore test for WACC #3033

Closed mabijkerk closed 1 day ago

mabijkerk commented 2 months ago

Energy nodes may have wacc attribute that is set at either 2%, 3%, 4% or 7%. Nodes that have a wacc attribute should have a matching node group wacc_proven_tech, wacc_unproven_tech etc.

We should write Semaphore test that, for all energy nodes in the graph, checks that for those with a wacc attribute, the value of the attribute and the label of the group align.

github-actions[bot] commented 2 weeks 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.

mabijkerk commented 1 day ago

Generic issue covers this in https://github.com/quintel/etsource/issues/3082.