spine-tools / Spine-Database-API

Database interface to Spine generic data model
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
6 stars 5 forks source link

Fix importing out-of-order scenario alternatives for 0.8-dev #303

Closed soininen closed 11 months ago

soininen commented 11 months ago

_get_scenario_alternatives_for_import() did not properly handle cases where scenario alternatives were not ordered by before alternatives.

PR #302 backports the changes to 0.7

Re spine-tools/Spine-Toolbox#2374

Checklist before merging