Matthew Gidden

Results 78 comments of Matthew Gidden

ah hah - let me rebase and cherry-pick

I also noticed this but never got around to making an issue. Thanks @Rlamboll ! I agree, this felt like a regression to me..

Hi both - I wonder if it is possible to think of an 'easy' test. For example, we regularly test things like [emissions bounds](https://github.com/iiasa/message_ix/blob/main/message_ix/tests/test_feature_bound_emission.py) and other aspects. Is it possible...

Noting now that all tests pass. I will resolve conflicts and merge.

This seems like a key update that should be tested if at all possible. I wonder if it's possible to use the existing dantzig problem to test levelized cost values...

The failed test here is from a test timeout, e.g., ``` FAILED message_ix/tests/test_tutorials.py::test_tutorial[westeros_addon_technologies] - nbclient.exceptions.CellTimeoutError: A cell timed out while it was being executed, after 10 seconds. ```

Noting previous tests passed except the noted failures, merging.

IANAL - but my understanding (for non-compiled languages) - as long as source code is not duplicated, then GPL is not triggered. Having done the briefest of research, it seems...

all committed, should be g2g @danielhuppmann ! Thanks for the review!