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

Quote alternative names in alternative filter shorthand #221

Closed soininen closed 1 year ago

soininen commented 1 year ago

Alternative names may have time stamps that contain colons ':' that mess up the shorthand version unless we quote the names.

Fixes #220

Checklist before merging