irena-flextool / flextool

IRENA FlexTool is an energy and power systems model for understanding the role of variable power generation in future energy systems.
https://www.irena.org/energytransition/Energy-System-Models-and-Data/IRENA-FlexTool
Other
23 stars 5 forks source link

Error log on Import_results #179

Closed e-zaline closed 6 months ago

e-zaline commented 6 months ago

I get the following Error log when running Import_results

Could not import object '' with class 'node': Object name is an empty string and therefore not valid
Could not import relationship with objects ('period', '') into 'unit__node': Some of the objects in relationship 'unit__node_period__' are invalid.
Could not import parameter value for '['period', '']', class 'unit__node', parameter 'curtailment_share': Missing object or relationship identifier.

None of my object names are empty, so I am not sure what is wrong? Appart from that the model and export seem to be normal.

e-zaline commented 6 months ago

I am not having this error anymore therefore I'm closing it.