Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
khaeru pushed 12 commits to main iiasa/message-ix-models
- Move distrib.rst to new distrib/ folder 90f50ff
- Rename distrib/distrib.rst to distrib/overview.rst 7dad415
- Change title 21a267a
- Update index.rst to reflect new distributed computing location d6db4b3
- Add first draft of UniCC guide 7977d80
- Add UniCC guide to index.rst 74652a9
- Change title 64fc047
- Add information on checking jobs statuses 32b6161
- Add note on reducing run time 82c82de
- Copyedit doc/distrib/unicc - Include text edits from @glatterf42 review. - Reflow text per code style. - Use :progra... c8dadd1
- Add #279 to doc/whatsnew b920f59
- Merge pull request #279 from iiasa/unicc Add documentation for running MESSAGEix on UniCC 78f361c
khaeru closed a pull request on iiasa/message-ix-models
Add documentation for running MESSAGEix on UniCC
WIP: migrate my internal guide and documentation on how to run MESSAGEix on the cluster (UniCC) and make some modifications ## How to review For @khaeru and/or @glatterf42 : Read the diff and...khaeru created a review on a pull request on iiasa/message-ix-models
Thanks @measrainsey for this valuable contribution! Some items for follow up: - One thing I believe we discussed orally was to organize this and the other HOWTO guide in their own docs section....
khaeru pushed 7 commits to unicc iiasa/message-ix-models
- Add first draft of UniCC guide 7977d80
- Add UniCC guide to index.rst 74652a9
- Change title 64fc047
- Add information on checking jobs statuses 32b6161
- Add note on reducing run time 82c82de
- Copyedit doc/distrib/unicc - Include text edits from @glatterf42 review. - Reflow text per code style. - Use :progra... c8dadd1
- Add #279 to doc/whatsnew b920f59
khaeru created a review comment on a pull request on iiasa/message-ix-models
I've removed this via rewriting the commit.
khaeru pushed 5 commits to main iiasa/message_ix
khaeru closed a pull request on iiasa/message_ix
Fix `PRICE_EMISSION` definition
In preparation of the 3.10 release, @khaeru and I noticed that the [original PR](https://github.com/iiasa/message_ix/pull/726) to fix `PRICE_EMISSION` (address #723) has become a little cluttered w...khaeru pushed 9 commits to fix/price-emission-definition glatterf42/message_ix
- Add new paper to bibliography a70deb1
- Add paragraph about new paper to docs 3dc4c0c
- Add links to community health files to contributing page 7f7f5ed
- Add figure to new entry 6fd03a8
- Merge pull request #888 from glatterf42/update/docs/bib-community-health Update docs with links and a new paper 1cf691c
- Fix calculation of PRICE_EMISSION 12c11ef
- Fix explanations of PRICE_EMISSION calculation 2ed2745
- Adjust tests to new PRICE_EMISSION fix b39bf40
- Add #912, #723, #726 to release notes 1c69bfd
khaeru closed a pull request on iiasa/message_ix
Update docs with links and a new paper
Thanks to @shreeyashn20 in #883, I have been made aware of the [paper](https://www.sciencedirect.com/science/article/pii/S2352152X2400834X) by @natiweber about the Brazilian energy model with seaso...khaeru pushed 1 commit to enh/howto-portal transport-data/tools
- Add required key to RTD config file 57b7f7d
khaeru opened a pull request on transport-data/tools
Add HOWTO Create records using the TDC portal
**Description TBA.** ### PR checklist <!-- Do not delete any of the following items. If one is not required, strike it out and leave a note explaining why. For example: - ~Update documenta...khaeru created a comment on a pull request on iiasa/message_ix
As discussed in a recent MESSAGE meeting: - @glatterf42 opened #912. We will merge and release that with 3.10. - This PR and #723 are postponed to 3.11, as there still seem to be loose ends (most...
khaeru created a review on a pull request on iiasa/message_ix
I am approving this as we would like to include this in the showcase of MESSAGE applications for the 3.10 release, which is already a little delayed. @behnam-zakeri @natiweber if you have any ob...
khaeru pushed 40 commits to issue/723 iiasa/message_ix
- Use astral-sh/setup-uv in "pytest" GHA workflow - Drop old content: - Commented GAMS_VERSION. - Workaround for p... 4adab48
- Bump mypy, ruff versions - mypy v1.12.0 → v1.14.1. - Drop custom hook entry that uses PRE_COMMIT_MYPY_VENV. - Us... acd7062
- Bump copyright year 2024 → 2025 0b854db
- Link to newsletter in README, doc/index - Copyedit some typos. - Reflow text. feb924b
- Organize links to community docs; copyedit index 4e7c6b8
- Separate includes/copyright.gms; update - Deduplicate text appearing in 3 input files. - Use current URLs for docume... c7ae801
- Add #911 to release notes ca8072b
- Pass "check permissions" step on "schedule" events fe2086f
- Merge pull request #911 from iiasa/enh/pre-3.10 Clean up CI & miscellaneous updates for 3.10 663a744
- Apply ruff (v0.9.2) format to 6 files 6426e66
- Correct quoting in "pytest" GHA workflow Use single-, not double-quotes in expressions. da9fbd0
- Check out correct ref according to event type - Use a 'fake ternary' expression per https://github.com/orgs/commun... 0837845
- Add 'pull_request' trigger for "pytest" workflow Disabled by default 5072521
- Bump gitpython from 3.1.43 to 3.1.44 in the all-dependencies group Bumps the all-dependencies group with 1 update: [... 4c14473
- Adjust calculation of PRICE_EMISSION e63dfb6
- Add temporary price emission variable in model_core ab05cd5
- Refactor price emission to marginals of EMISSION_EQUIVALENCE 1e9c1b4
- Adjust existing test to comply with changes to PRICE_EMISSION 90ec840
- Extend price_emission tests e9b1dac
- Trial setup for price emission test 5ae58a9
- and 20 more ...
khaeru created a comment on a pull request on iiasa/message_ix
I've changed the milestone to 3.11. If this is priority, then someone should be identified who will have bandwidth to: - Rebase, addressing conflicts. - Complete the PR checklist. If not (i.e....
khaeru pushed 18 commits to update/docs/bib-community-health glatterf42/message_ix
- Use astral-sh/setup-uv in "pytest" GHA workflow - Drop old content: - Commented GAMS_VERSION. - Workaround for p... 4adab48
- Bump mypy, ruff versions - mypy v1.12.0 → v1.14.1. - Drop custom hook entry that uses PRE_COMMIT_MYPY_VENV. - Us... acd7062
- Bump copyright year 2024 → 2025 0b854db
- Link to newsletter in README, doc/index - Copyedit some typos. - Reflow text. feb924b
- Organize links to community docs; copyedit index 4e7c6b8
- Separate includes/copyright.gms; update - Deduplicate text appearing in 3 input files. - Use current URLs for docume... c7ae801
- Add #911 to release notes ca8072b
- Pass "check permissions" step on "schedule" events fe2086f
- Merge pull request #911 from iiasa/enh/pre-3.10 Clean up CI & miscellaneous updates for 3.10 663a744
- Apply ruff (v0.9.2) format to 6 files 6426e66
- Correct quoting in "pytest" GHA workflow Use single-, not double-quotes in expressions. da9fbd0
- Check out correct ref according to event type - Use a 'fake ternary' expression per https://github.com/orgs/commun... 0837845
- Add 'pull_request' trigger for "pytest" workflow Disabled by default 5072521
- Bump gitpython from 3.1.43 to 3.1.44 in the all-dependencies group Bumps the all-dependencies group with 1 update: [... 4c14473
- Add new paper to bibliography a70deb1
- Add paragraph about new paper to docs 3dc4c0c
- Add links to community health files to contributing page 7f7f5ed
- Add figure to new entry 6fd03a8
khaeru pushed 1 commit to fix/price-emission-definition glatterf42/message_ix
- Add #912, #723, #726 to release notes 4ae7842
khaeru created a comment on a pull request on iiasa/message_ix
Thanks for excerpting a clean version of these changes. > - [ ] Update release notes. I will join to try to write an appropriate summary that alerts users to the nature of the change and its ...
khaeru pushed 4 commits to fix/price-emission-definition glatterf42/message_ix
khaeru pushed 1 commit to main iiasa/message_ix
- Bump gitpython from 3.1.43 to 3.1.44 in the all-dependencies group Bumps the all-dependencies group with 1 update: [... 4c14473
khaeru closed a pull request on iiasa/message_ix
Bump gitpython from 3.1.43 to 3.1.44 in the all-dependencies group
Bumps the all-dependencies group with 1 update: [gitpython](https://github.com/gitpython-developers/GitPython). Updates `gitpython` from 3.1.43 to 3.1.44 <details> <summary>Release notes</summary>...khaeru created a comment on a pull request on iiasa/message_ix
@debendabot squash and merge
khaeru pushed 69 commits to enh/ixmp4 iiasa/message-ix-models
- Add .github/CODEOWNERS 6f2f835
- Add code owners for /.github ff67aa1
- Add "Code owners" section to doc/develop b349fb8
- Add #272 to doc/whatsnew 4538d4b
- Add --jobs=auto to default SPHINXOPTS d36243a
- Merge pull request #272 from iiasa/enh/codeowners Add initial code owners dbd783e
- Mark v2025.1.10 in doc/whatsnew 4fad5ac
- Add code owners for `.workflow` (#278) * Copyedit doc/api/workflow.rst c782c30
- Use `uv` in "pytest*" GHA workflows; update - Use env.python-version in both workflows. - Run "pytest" on pull_reque... 09ac95b
- Bump mypy, ruff versions - mypy v1.13.0 → v1.14.0 - Drop custom hook entry that uses PRE_COMMIT_MYPY_VENV. - Use... 61aff1c
- Satisfy mypy 1.14.1 in 45 files b149156
- Add pull_request event in "pytest" workflow 5dc580f
- Temporarily xfail two transport tests for #281 a43feb4
- Merge pull request #281 from iiasa/ci/uv Update CI and code quality 3fe0467
- Fix envvar name in snapshot CI (#283) 29ec892
- Include genno KeyLike in .types a642125
- Satisfy mypy 1.14.1 in .model.transport 44cba80
- Add .util.sdmx.AnnotationsMixIn d1ca5a9
- Add .transport.config.refresh_cl_scenario() - Only write the file if it is different from a refreshed codelist. - Us... 6007c50
- Remove data/transport/base-scenario-url.json Replace with annotations in CL_TRANSPORT_SCENARIO. b3d3c5e
- and 49 more ...
khaeru pushed 231 commits to ssp-dev iiasa/message-ix-models
- Add .github/CODEOWNERS 6f2f835
- Add code owners for /.github ff67aa1
- Add "Code owners" section to doc/develop b349fb8
- Add #272 to doc/whatsnew 4538d4b
- Add --jobs=auto to default SPHINXOPTS d36243a
- Merge pull request #272 from iiasa/enh/codeowners Add initial code owners dbd783e
- Mark v2025.1.10 in doc/whatsnew 4fad5ac
- Add code owners for `.workflow` (#278) * Copyedit doc/api/workflow.rst c782c30
- Use `uv` in "pytest*" GHA workflows; update - Use env.python-version in both workflows. - Run "pytest" on pull_reque... 09ac95b
- Bump mypy, ruff versions - mypy v1.13.0 → v1.14.0 - Drop custom hook entry that uses PRE_COMMIT_MYPY_VENV. - Use... 61aff1c
- Satisfy mypy 1.14.1 in 45 files b149156
- Add pull_request event in "pytest" workflow 5dc580f
- Temporarily xfail two transport tests for #281 a43feb4
- Merge pull request #281 from iiasa/ci/uv Update CI and code quality 3fe0467
- Fix envvar name in snapshot CI (#283) 29ec892
- Include genno KeyLike in .types a642125
- Satisfy mypy 1.14.1 in .model.transport 44cba80
- Add .util.sdmx.AnnotationsMixIn d1ca5a9
- Add .transport.config.refresh_cl_scenario() - Only write the file if it is different from a refreshed codelist. - Us... 6007c50
- Remove data/transport/base-scenario-url.json Replace with annotations in CL_TRANSPORT_SCENARIO. b3d3c5e
- and 211 more ...
khaeru pushed 11 commits to transport/2025-w05 iiasa/message-ix-models
- Check out PR branch ref in "pytest" CI workflow 9d74b51
- Drop support for ixmp/message_ix 3.4, 3.5 …according to the version policy. abbb252
- Decrease verbosity of transport…test_debug() 8f7f698
- Update copyright year to 2025 05b1d06
- Update tests for #259 - Set units for 'output' param in .ldv.prepare_tech_econ(). 99bc1fa
- Write .xlsx without index in "mix-models ssp transport" 0094fff
- Work around python/cpython#94345 - Use repr(ConfigHelper) in Context.asdict() to avoid RecursionError that occurs ... 028419d
- Xfail built_transport() in some cases On GHA and macOS (only), Scenario.clone(...) returns a scenario with different... f188ba8
- Add #288 to doc/whatsnew 9d3064b
- Merge pull request #288 from iiasa/fix/ci-checkout-ref Check out correct ref in "pytest" CI workflow 7f94f8a
- TEMPORARY Run "transport" CI workflow on PR branch bd02b58