message_ix icon indicating copy to clipboard operation
message_ix copied to clipboard

Scaling tool to improve LP matrix

Open ywpratama opened this issue 1 year ago • 1 comments

This branch contains the files and MESSAGE model updates to allow the model to run with an improved LP matrix. A tutorial is provided in message_ix/tools/make_scaler directory, but the text still needs some edits to improve clarity.

Exclusion of unrelated changes, e.g., recursive dynamics and learning commits, are also required before integration with IIASA's main branch.

How to review

  • [ ] Please check out this branch and try to work with this tool
  • [ ] Write comment to report any bugs or improvement suggestions

PR checklist

  • [ ] Continuous integration checks all ✅
  • [ ] Add or expand tests; coverage checks both ✅
  • [ ] Add, expand, or update documentation.
  • [ ] Update release notes.

ywpratama avatar Apr 18 '24 13:04 ywpratama

Thanks for this PR, @ywpratama :) One thing to note right away: please keep the existing file structure intact. We want all tutorials to be available under tutorial/wherever they belong, so please add your tutorial there, too, instead of in some random location.

glatterf42 avatar Apr 19 '24 08:04 glatterf42