Fridolin Glatter

Results 45 issues of Fridolin Glatter

Similar to #620, on which this is built. The test itself probably doesn't work anymore, especially so after iiasa/ixmp4#219. So also mostly FYI, @meksor and @khaeru. The difference here is...

As described by @khaeru on Slack (not public), it may be that ixmp4 Parameter data/dicts return different object types than the same data stored in JDBC. In particular, passing an...

awaiting info

JDBC defines some things on all databases/platforms it creates, whereas ixmp4 consciously decides not to define anything on all databases/platforms. Currently, we add all required data in `IXMP4Backend` setup functions...

backend.ixmp4

As suggested by @danielhuppmann, it will almost certainly be necessary to provide a way to clone Scenarios from a JDBC DB to an ixmp4 one. As previously mentioned by @khaeru,...

backend.jdbc
backend.ixmp4

This issue serves as a collection and explanation for various issues that we see now or that may arise in the future because of our decision to pin `ixmp4`. We...

backend.ixmp4