quintel / etm-esdl

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

Some data does not get into the ESDL properly #115

Closed Charlottevm closed 11 months ago

Charlottevm commented 11 months ago

There are a few data-points that do not seem to get through to the ESDL properly:

  1. No range is added for batteries and nuclear powerplants (ESDL export -> esdl:Battery -> esdl:RangedConstraint should have different/set minValue and maxValue. Same for esdl:PowerPlant, type URANIUM). Find out why.
  2. Max / Min discharge rate for baterries does not change based on scenario (ESDL export -> esdl:Battery -> maxChargeRate en maxDischargeRate). Should this be the case? If so, find out why its not exported.
  3. Planttype for nuclear powerplant seems to be removed in the output. Find out why.

For testing purposes I am using:

noracato commented 11 months ago

Point 4 is a possible engine issue. Should be picked up separately (with @mabijkerk)

Charlottevm commented 11 months ago

It was a mistake in the etm-esdl app after all, the query was wrong, so no need to look into it @noracato , @mabijkerk !

noracato commented 11 months ago

Ok, I'll close it then!