mondaine-esdl / etm-esdl

Most action is currently happening on the Quintel fork of this repository (see https://github.com/quintel/etm-esdl)
1 stars 3 forks source link

Add parsing of PowerPlants and fix Storage ranges #27

Closed thomas-qah closed 10 months ago

thomas-qah commented 10 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.