Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
khaeru pushed 579 commits to materials-data-desc iiasa/message-ix-models
- Fix `total_gdp` and `total_population` columns being switched 9bb0037
- Update doc/whatsnew 4fc899b
- Add PR number 285000e
- Use HTTPS to access World Bank SDMX endpoints Work around khaeru/sdmx#191 615635c
- Add explanation of columns in docstrings 33aa238
- Merge pull request #219 from iiasa/costs/ssp-fix Fix naming of GDP and population columns in SSP data aggregation wi... 5fe36ca
- Update freight-activity.csv for n=R12_CHN Copy of original change by @r-aneeque at iiasa/message_data#567. 82ec270
- Dispatch message_data transport workflow from dev branch b3ca481
- Add path_fallback(… where="local") option 8b412fb
- Use path_fallback in .tools.iea.web - Simplify handling of alternate paths for data. - Allow to load data from the l... 2620f61
- Fill scale-1 factor with 1.0 in .transport.base This ensures that no (commodity, tech group) final energy input to t... 8520626
- Give explicit "dimensionless" in .factor.Constant Suppress warnings about further operations with missing units. d9e4b00
- Add ldv-t-share.csv & entry in .transport.files d846402
- Add .ldv.stock to calculate stock/sales - Add 3 new functions in .transport.operator: - duration_period - groups... 638799b
- Add .transport.Config.ldv_stock_method 8593d94
- Switch method in .ldv.prepare_computer() Use new .ldv.stock() if .transport.Config.ldv_stock_method == "B". 5df1d64
- Update transport/R12/pdt-cap-ref.csv for #213 - R12_WEU: The legacy value is too high, resulting in many downstream ... f490a62
- Update tests for #213 3f0f54e
- Add "million * v" to transport/set.yaml 0e758f2
- Add initial_activity_up in .ldv.constraint_data() a64e493
- and 559 more ...
khaeru pushed 93 commits to water/hydro-agg 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 73 more ...
khaeru pushed 173 commits to ssp-dev iiasa/message-ix-models
- Add "check" as direct dep of "pytest" CI job 3713eca
- Add .util.slurm stub and CLI 62d7cca
- Test .util.slurm 0f87c6e
- Add docs for #291 - Expand module docstring. - Add to doc/api/util.rst - Add to doc/whatsnew.rst d6d0df2
- Add doc/howto and sub-tree - Collect quickstart.rst and distrib/unicc.rst. - Add a general HOWTO Write a HOWTO. - Re... 4fb8559
- Move doc/{migrate,releasing} into HOWTO f95206f
- Merge pull request #291 from iiasa/enh/slurm Add `.util.slurm` and CLI 43ce610
- Add ScenarioMIP doc stub; link to #234 267a7ef
- Create `/project/ssp/script` directory and add `__init__.py` 58123a2
- Create `/project/ssp/script/util` directory and add `__init__.py` 6b0dcdd
- Add functions 7996345
- Add script to modify Low scenarios c7e1b85
- Add script to modify Very Low scenarios d02754d
- Add UE shares files 90227b4
- Change to using `package_data_path()` 0412666
- Remove manual setting of path df8e2a1
- Clean up scripts and remove commented sections 2ee732e
- Add new materials and industry reporting 4ceb04e
- Correct syntax for materials reporting to change units 591ced0
- Extend and rename variable mappings 6aff234
- and 153 more ...
khaeru pushed 20 commits to enh/ixmp4 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
- Add "check" as direct dep of "pytest" CI job 3713eca
- Add .util.slurm stub and CLI 62d7cca
- Test .util.slurm 0f87c6e
- Add docs for #291 - Expand module docstring. - Add to doc/api/util.rst - Add to doc/whatsnew.rst d6d0df2
- Add doc/howto and sub-tree - Collect quickstart.rst and distrib/unicc.rst. - Add a general HOWTO Write a HOWTO. - Re... 4fb8559
- Move doc/{migrate,releasing} into HOWTO f95206f
- Merge pull request #291 from iiasa/enh/slurm Add `.util.slurm` and CLI 43ce610
- Use branches for iiasa/ixmp#552, iiasa/message_ix#894 in CI b499252
khaeru pushed 83 commits to mm/costs/add-error iiasa/message-ix-models
- 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
- Simplify .transport.workflow via .use_scenario_code() 75401d2
- Limit t=conm_ar in transport/R12/act-non_ldv.csv This commodity is not used in IEA EWEB 2024 data for 2019, so we co... fb46290
- Include computed demand for transport F RAIL 1da6c1e
- Generate output to "transport F RAIL vehicle" Mirror calculation flow in .ldv for same parameter. bf0cf54
- Add "F" as a parent of freight modes; units 6fec25d
- Copy "output" anno from F {RAIL,ROAD} to children 04efbcf
- Silence warnings re: units in .transport.ldv "output" for most technologies is dimensionless because ACT and the out... 5d3cbd0
- and 63 more ...
khaeru pushed 21 commits to model/magpie 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
- Add "check" as direct dep of "pytest" CI job 3713eca
- Add .util.slurm stub and CLI 62d7cca
- Test .util.slurm 0f87c6e
- Add docs for #291 - Expand module docstring. - Add to doc/api/util.rst - Add to doc/whatsnew.rst d6d0df2
- Add doc/howto and sub-tree - Collect quickstart.rst and distrib/unicc.rst. - Add a general HOWTO Write a HOWTO. - Re... 4fb8559
- Move doc/{migrate,releasing} into HOWTO f95206f
- Merge pull request #291 from iiasa/enh/slurm Add `.util.slurm` and CLI 43ce610
- Add stub files for .model.magpie 3dc2557
- and 1 more ...
khaeru pushed 22 commits to issue/275 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
- Add "check" as direct dep of "pytest" CI job 3713eca
- Add .util.slurm stub and CLI 62d7cca
- Test .util.slurm 0f87c6e
- Add docs for #291 - Expand module docstring. - Add to doc/api/util.rst - Add to doc/whatsnew.rst d6d0df2
- Add doc/howto and sub-tree - Collect quickstart.rst and distrib/unicc.rst. - Add a general HOWTO Write a HOWTO. - Re... 4fb8559
- Move doc/{migrate,releasing} into HOWTO f95206f
- Merge pull request #291 from iiasa/enh/slurm Add `.util.slurm` and CLI 43ce610
- Add (temporary?) docs page for #275 work items e99f72f
- and 2 more ...
khaeru pushed 23 commits to migrate/res-marg 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
- Add "check" as direct dep of "pytest" CI job 3713eca
- Add .util.slurm stub and CLI 62d7cca
- Test .util.slurm 0f87c6e
- Add docs for #291 - Expand module docstring. - Add to doc/api/util.rst - Add to doc/whatsnew.rst d6d0df2
- Add doc/howto and sub-tree - Collect quickstart.rst and distrib/unicc.rst. - Add a general HOWTO Write a HOWTO. - Re... 4fb8559
- Move doc/{migrate,releasing} into HOWTO f95206f
- Merge pull request #291 from iiasa/enh/slurm Add `.util.slurm` and CLI 43ce610
- Add .tools.res_marg - Copied from message_data `ssp_dev` branch - File message_data/scenario_generation/reserve_ma... b631b56
- and 3 more ...
khaeru pushed 20 commits to transport/2025-w05 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
- Add "check" as direct dep of "pytest" CI job 3713eca
- Add .util.slurm stub and CLI 62d7cca
- Test .util.slurm 0f87c6e
- Add docs for #291 - Expand module docstring. - Add to doc/api/util.rst - Add to doc/whatsnew.rst d6d0df2
- Add doc/howto and sub-tree - Collect quickstart.rst and distrib/unicc.rst. - Add a general HOWTO Write a HOWTO. - Re... 4fb8559
- Move doc/{migrate,releasing} into HOWTO f95206f
- Merge pull request #291 from iiasa/enh/slurm Add `.util.slurm` and CLI 43ce610
- TEMPORARY Run "transport" CI workflow on PR branch 5852984
khaeru pushed 20 commits to doc/2025-projects 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
- Add "check" as direct dep of "pytest" CI job 3713eca
- Add .util.slurm stub and CLI 62d7cca
- Test .util.slurm 0f87c6e
- Add docs for #291 - Expand module docstring. - Add to doc/api/util.rst - Add to doc/whatsnew.rst d6d0df2
- Add doc/howto and sub-tree - Collect quickstart.rst and distrib/unicc.rst. - Add a general HOWTO Write a HOWTO. - Re... 4fb8559
- Move doc/{migrate,releasing} into HOWTO f95206f
- Merge pull request #291 from iiasa/enh/slurm Add `.util.slurm` and CLI 43ce610
- Add empty docs pages for 15 projects 79b1c78
khaeru pushed 2 commits to main iiasa/message_doc
khaeru pushed 1 commit to main khaeru/doc
- Use 'bib' package via Codeberg in requirements.txt e7e3731
khaeru closed an issue on iiasa/message-ix-models
Add `.util.slurm` and CLI
Building on #279, some simple utility code could reduce the difficulty of using message-ix-models with SLURM on UniCC and elsewhere. I imagine the following as minimum functionality: - The user ru...khaeru pushed 6 commits to main iiasa/message-ix-models
- Add .util.slurm stub and CLI 62d7cca
- Test .util.slurm 0f87c6e
- Add docs for #291 - Expand module docstring. - Add to doc/api/util.rst - Add to doc/whatsnew.rst d6d0df2
- Add doc/howto and sub-tree - Collect quickstart.rst and distrib/unicc.rst. - Add a general HOWTO Write a HOWTO. - Re... 4fb8559
- Move doc/{migrate,releasing} into HOWTO f95206f
- Merge pull request #291 from iiasa/enh/slurm Add `.util.slurm` and CLI 43ce610
khaeru closed a pull request on iiasa/message-ix-models
Add `.util.slurm` and CLI
This PR… - Adds a `mix-models sbatch` CLI command that simplifies usage with SLURM, for instance on UnICC. This closes #284. - Collects some docs pages under a 'HOWTO' section, with instructio...khaeru created a review comment on a pull request on iiasa/message-ix-models
Agreed. One of the enhancements (that I chose to leave out of this PR) will be to remove TEMPLATE altogether and build it up from various different pieces, e.g. the SBATCH options, the environment ...
khaeru pushed 4 commits to enh/slurm iiasa/message-ix-models
- Test .util.slurm 0f87c6e
- Add docs for #291 - Expand module docstring. - Add to doc/api/util.rst - Add to doc/whatsnew.rst d6d0df2
- Add doc/howto and sub-tree - Collect quickstart.rst and distrib/unicc.rst. - Add a general HOWTO Write a HOWTO. - Re... 4fb8559
- Move doc/{migrate,releasing} into HOWTO f95206f
khaeru pushed 4 commits to enh/slurm iiasa/message-ix-models
- Test .util.slurm 2e84198
- Add docs for #291 - Expand module docstring. - Add to doc/api/util.rst - Add to doc/whatsnew.rst bb3905d
- Add doc/howto and sub-tree - Collect quickstart.rst and distrib/unicc.rst. - Add a general HOWTO Write a HOWTO. - Re... 86d4d2c
- Move doc/{migrate,releasing} into HOWTO 3826270
khaeru pushed 1 commit to main iiasa/message-ix-models
- Add "check" as direct dep of "pytest" CI job 3713eca