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

Map comparison will raise an exception if maps are of different sizes with Python > 3.8 #296

Closed soininen closed 8 months ago

soininen commented 8 months ago

Looks like in some cases testing Map equality raises a ValueError with more recent numpy versions if the Maps are of different sizes.