quintel / etm-esdl

http://esdl.energytransitionmodel.com/api/v1/
1 stars 0 forks source link

Enable processing of PowerPlants, fix processing of ranges for Storage #117

Closed thomas-qah closed 11 months ago

thomas-qah commented 11 months ago

What

This PR enables the parsing of PowerPlants and fixes the parsing/processing of PowerRange.minValue and maxValue of Storage assets (such as Batteries).

Why?

It appeared these were not yet processed when exporting a scenario to ESDL

How?

See the (small) changes of this PR.

Closes #115