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
21 stars 5 forks source link

is_active importer not working anymore #211

Open e-zaline opened 4 weeks ago

e-zaline commented 4 weeks ago

Hello, was there another update in the latest flextool version, besides cplex? Because my importer for the is_active parameter used to work fine (eventhough it is deprecated. We don't have yet another solution in SpineToolBox), but now it is not setting the entity alternative to active anymore :(

image
e-zaline commented 4 weeks ago

I have tried

python migrate_database.py input_data.sqlite
input_data.sqlite already up-to-date at version 20.0

But I still have the is_active here

image

instead of in the Entity alternative tab

jkiviluo commented 3 days ago

This is being fixed in Toolbox side: https://github.com/spine-tools/Spine-Toolbox/issues/2864 https://github.com/spine-tools/Spine-Toolbox/issues/2748