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

GdxWriter erroneously writes empty parameters as GAMSSets #144

Closed soininen closed 3 years ago

soininen commented 3 years ago

Empty parameters should be written to a .gdx file as GAMSParameter not as GAMSSet.

soininen commented 3 years ago

Fixed.