Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

khaeru

khaeru pushed 1 commit to fix/ci khaeru/dsss
  • Replace actions/setup-python with astral-sh/setup-uv e0c3038

View on GitHub

khaeru pushed 1 commit to fix/ci khaeru/dsss
  • Replace actions/setup-python with astral-sh/setup-uv 528e112

View on GitHub

khaeru pushed 1 commit to fix/ci khaeru/dsss
  • Replace actions/setup-python with astral-sh/setup-uv a691e88

View on GitHub

khaeru pushed 1 commit to fix/ci khaeru/dsss
  • Replace actions/setup-python with astral-sh/setup-uv ec66646

View on GitHub

khaeru opened a pull request on khaeru/dsss
Address CI failures on Ubuntu
Housekeeping: - Replace actions/setup-python with astral-sh/setup-uv ### PR checklist - [ ] Checks all ✅ - ~Update documentation~ CI only - ~Update doc/whatsnew.rst~
khaeru created a branch on khaeru/dsss

fix/ci - A dead-simple SDMX server

khaeru created a branch on transport-data/tools

fix/ckan-ci - Transport Data Commons tools

khaeru pushed 136 commits to ssp-dev iiasa/message-ix-models
  • Add ScenarioMIP doc stub; link to #234 46d8e2c
  • Create `/project/ssp/script` directory and add `__init__.py` 631abbc
  • Create `/project/ssp/script/util` directory and add `__init__.py` 905d6fc
  • Add functions de99fe2
  • Add script to modify Low scenarios 02b27df
  • Add script to modify Very Low scenarios efe55a7
  • Add UE shares files 124af07
  • Change to using `package_data_path()` 0b57f47
  • Remove manual setting of path 54f0031
  • Clean up scripts and remove commented sections 4672c82
  • Add new materials and industry reporting 68ae94c
  • Correct syntax for materials reporting to change units 05d6f00
  • Extend and rename variable mappings 1e0ca4b
  • Update docs - Create extra material/whatsnew for materials versioning - Update material/index - Update whatsnew - Up... b2f7606
  • Revise materials documentation 356a23d
  • Update cement furnaces efficiency Coal and elec furnaces input set to 1, Liquid fuel inputs set to 1.05, Biomass fur... 34373b5
  • Update clinker CCS diffusion constraint Calculate "initial_activity_up" now dynamically based on demand projection addac4f
  • Update cement and aluminum demand SSP5 Create additional regression parameter scaler for SSP5 daee3cf
  • Add SSP specific input steel/cement data Add copy of input file for each SSP with some parameters modified to SSP as... 830d1b2
  • Add SSP changes to data_steel cd948dd
  • and 116 more ...

View on GitHub

khaeru created a branch on iiasa/message-ix-models

rescue - Tools for the MESSAGEix-GLOBIOM family of models

khaeru created a comment on a pull request on iiasa/message-ix-models
I'm going to rebase the branch again on `main` to avoid the "Merge branch 'main' into ssp-dev" that we see at the end here. Should be done in about an hour; please no one touch the branch in the me...

View on GitHub

khaeru created a tag on khaeru/sdmx

v2.20.0 - SDMX information model and client in Python

khaeru published a release on khaeru/sdmx
See [“What's new”](https://sdmx1.readthedocs.io/en/stable/whatsnew.html) in the documentation.
khaeru pushed 1 commit to main khaeru/sdmx
  • Mark v2.20.0 in doc/whatsnew 13a4957

View on GitHub

khaeru closed a pull request on khaeru/sdmx
Release v2.20.0
### PR checklist - [x] Checks all ✅ - ~Update documentation~ - [x] Update doc/whatsnew.rst
khaeru opened a pull request on khaeru/sdmx
Release v2.20.0
### PR checklist - [x] Checks all ✅ - ~Update documentation~ - [x] Update doc/whatsnew.rst
khaeru created a tag on khaeru/sdmx

v2.20.0rc1 - SDMX information model and client in Python

khaeru created a branch on khaeru/sdmx

release/2.20.0 - SDMX information model and client in Python

khaeru pushed 2 commits to main khaeru/sdmx
  • Change to furo Sphinx theme c459edd
  • Merge pull request #213 from khaeru/doc/furo-theme Change to furo Sphinx theme 752fae8

View on GitHub

khaeru closed a pull request on khaeru/sdmx
Change to furo Sphinx theme
### PR checklist - [x] Checks all ✅ - [x] Update documentation - ~Update doc/whatsnew.rst~ N/A, formatting changes only
khaeru opened a pull request on khaeru/sdmx
Change to furo Sphinx theme
### PR checklist - [ ] Checks all ✅ - [x] Update documentation - ~Update doc/whatsnew.rst~ N/A, formatting changes only
khaeru created a branch on khaeru/sdmx

doc/furo-theme - SDMX information model and client in Python

khaeru closed a pull request on khaeru/sdmx
Convert pandas.DataFrame as if it were SDMX-CSV
Additions in #201/v2.19.0 allowed to read SDMX-CSV from files or streams. This is strictly what is specified by the SDMX-CSV standard.This PR extends to allow converting SDMX-CSV-*like* content in ...
khaeru pushed 6 commits to enh/read-pandas khaeru/sdmx
  • Adjust existing BaseReader subclasses a40c3c2
  • Add .csv.DataFrameConverter 495216c
  • Improve .reader utilities - New top-level function to_sdmx(). - Add CONVERTER: superset of READERS including convert... de52b30
  • Test .csv.DataFrameConverter cc1db06
  • Adjust tests for #212 c0c61b8
  • Add #212 to doc/whatsnew 2587663

View on GitHub

khaeru pushed 6 commits to enh/read-pandas khaeru/sdmx
  • Add .reader.base.Converter - Generic simple API for converting *anything* to SDMX objects. - Refactor BaseReader as ... d81f1f9
  • Adjust existing BaseReader subclasses 98d5584
  • Add .csv.DataFrameConverter 84c0e8c
  • Improve .reader utilities - New top-level function to_sdmx(). - Add CONVERTER: superset of READERS including convert... 6f004f0
  • Test .csv.DataFrameConverter e07ed95
  • Adjust tests for #212 e05273f

View on GitHub

khaeru pushed 5 commits to main iiasa/message-ix-models
  • Remove `technology_type` column from input CSV files cf509f6
  • Remove instances in code that used `technology_type` column d61e2ec
  • Add #269 to doc/whatsnew 1b61d33
  • Replace `._append()` with `pd.concat()` 59c4ace
  • Merge pull request #269 from iiasa/costs/tech-type Remove `technology_type` column from `tools.costs` d55fbf9

View on GitHub

khaeru deleted a branch iiasa/message-ix-models

costs/tech-type

khaeru closed an issue on iiasa/message-ix-models
Cost reduction CSV has unnecessary `technology_type` column
Within the `cost_reduction.csv` files in the costs tool, there is a column called `technology_type` that isn't used anywhere (in fact the only times the column is referenced in the code base is to ...
khaeru closed a pull request on iiasa/message-ix-models
Remove `technology_type` column from `tools.costs`
Small PR to remove the `technology_type` column from the costs tool This PR should close: - #260 This column was carried over from the legacy costs calculation work. While I think it may be...
khaeru pushed 2 commits to enh/read-pandas khaeru/sdmx

View on GitHub

khaeru opened a pull request on khaeru/sdmx
Convert pandas.DataFrame as if it were SDMX-CSV
Additions in #201/v2.19.0 allowed to read SDMX-CSV from files or streams. This is strictly what is specified by the SDMX-CSV standard.This PR extends to allow converting SDMX-CSV-*like* content in ...
Load more