rl-institut / digipipe

Data and ES pipeline for Digiplan
https://digiplan.rl-institut.de
GNU Affero General Public License v3.0
1 stars 0 forks source link

Wrong data types in oemof datapackage #85

Open henhuy opened 1 year ago

henhuy commented 1 year ago

Attribute amount of demands (i.e. "ch4-demand_hh") in datapackage.json has wrong type (string instead of number). This leads to an error when running simulation.

MaGering commented 1 year ago

That is odd. I haven't encountered that problem. I could run the optimization and the postprocessing with exit code 0. However the foreign key for the electricity demand has been missing. I fixed that with commit https://github.com/rl-institut-private/digipipe/pull/80/commits/22afcecf6f29ac37707e683a8a824b2c202b8360.

By default the amount of all loads are left empty so far. This is implemented here on this branch. I can easily change this to zeros. With zeros the optimization and postprocessing runs through. I've updated the data / results on the wolke. Could you please check if you can run it now?

nesnoj commented 10 months ago

Has this been solved @henhuy? If so, please close..

henhuy commented 10 months ago

this is not yet solved - but I will write an additional issue regarding my findings when adapting heat shares