Laura Wienpahl

Results 8 issues of Laura Wienpahl

To run tutorials effortlessly on any OS without having to install anything, binder can be used. The launched interactive notebook can be used directly by the user. See the use...

enh
discuss

In PR https://github.com/iiasa/message_ix/pull/524 @khaeru [mentioned](https://github.com/iiasa/message_ix/pull/524#discussion_r857143550), that a common style of creating dataframes could be introduced for further improvements. > In some cases like here, `black` was applied but the underlying...

enh
docs

As reported by @tomoki-nishi, running `message_ix` using the solver Gurobi instead of CPLEX is working with adjustments to the GAMS formulation: https://github.com/iiasa/message_ix/blob/1680452d53ed646eca1b84e7446da0f255d8351c/message_ix/model/MESSAGE/auxiliary_settings.gms#L23 To make this transparent to other users, we...

docs
discuss

Use the well maintained _[conda-incubator / setup-miniconda](https://github.com/conda-incubator/setup-miniconda)_ action for the Miniconda part of the _conda.yaml_ workflow instead of [_iiasa/actions/setup-conda_](https://github.com/iiasa/actions/tree/main/setup-conda).

enh
ci

Secondly, as observed in the follow-up discussions on the last capacity building workshop, when we add parameters where the index includes both vintage and activity years, then in the past...

docs

https://github.com/iiasa/message_ix/pull/598 started to explain the values of the historical capacity and activity more detailed. However, as stated in comment https://github.com/iiasa/message_ix/pull/598#pullrequestreview-962906701 by @khaeru > ... it's still unclear if/what the effect...

enh
docs

As suggested by @volker-krey, we can think about setting up a JupyterHub for teaching purposes. With JupyterHub, the installation of `message_ix` would be obsolete. Every user in the training could...

enh
discuss

Configure sending out notifications to multiple collaborators for cron triggered workflows on GHA. Currently only the latest user who pushed onto the repository gets a notification, please see [here](https://github.community/t/how-to-control-notifications-for-cron-triggered-workflows/117652).

enh
ci