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 importer fewer columns than expected Traceback #277

Closed PiispaH closed 10 months ago

PiispaH commented 10 months ago

Now when an importer spec is modified to have a column reference that is out of range for the source data, an error is shown. If such importer spec is executed an error will also be thrown and logged.

Fixes spine-tools/Spine-Toolbox#2333

Checklist before merging