Fridolin Glatter
Fridolin Glatter
Still working on getting test case 5 to work. I've tried using `make_westeros`, but that has its model years ([700, 710, 720]) hardcoded, so doesn't work out of the box....
I'm sad to have to postpone this (and #723) beyond 3.9, but it doesn't look like this PR will be ready still this week. We could consider releasing 3.9.1 if...
@behnam-zakeri suggested earlier today that it might be useful to take the `price_emission` notebook temporarily included here and run it on the main branch to see if it works there.
As [mentioned by mabudz](https://github.com/iiasa/message_ix/issues/769#issuecomment-1883305927), our full installation guide would benefit from a colorful note in the "from source" section stating something along the following lines: > Please note that installing...
Update the release procedure as well: the link in step 8 is broken, it should be https://github.com/iiasa/message_ix/releases. Also in step 8, correct the example for the description or introduce a...
Thanks for pointing this out!
Highjacking this PR to enable ruff for all tutorial files since I started migrating to `make_df` and was annoyed by the code not following our code style. As for the...
Hi @MESSAGEix-SK-Woo, thanks for asking these questions and already including a lot of information :) Two tips for including code or error messages in the future: you can include in-line...
Take your time, no problem. You may find these links useful: - the [official git documentation](https://git-scm.com/doc) - the [official github documentation](https://docs.github.com/en/get-started) - a number of [Atlassian tutorials for working with...
Regarding the first part of the warnings, ```bash reading sources... [ 2%] api Cannot locate code for 'message_ix.models.DEFAULT_CPLEX_OPTIONS' or parent class/module Cannot locate code for 'message_ix.models.MESSAGE_ITEMS' or parent class/module Cannot...