quintel / etm-esdl

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

Ability to add/update costs for carriers #86

Closed noracato closed 1 year ago

noracato commented 1 year ago

Implements a new Carrier assets config, a costs parser and add some fixtures for testing.

Also works on the new filter.

When the carrier is not present in the ESDL, the carrier is added. When the carrier does not have a cost object, this is added with the correct ETM value and quantity.

Closes #80