-
How do algebraic operations between scenarios with a IamDataFrame?
For example, If I want to calculate the difference of primary energy between Scenario A and Scenario B, and append a new timeseries…
-
In the test suite for iiasa/message_ix, we see the following error with Python 3.11 in a test that uses `pyam.IamDataFrame.plot()`:
```
/tmp/ipykernel_8873/3284970234.py in ?()
1 get_ipython(…
-
Same as #37, but more fatal.
In my tests, the entire command line seemed to be unavailable due to the absence of the module `message_data`.
I have tried 'mix-models --help','mix-models cd-links --he…
-
Loading .csv data does not seem to work. I reveice the following error messages:
![grafik](https://github.com/IAMconsortium/pyam/assets/124357819/c451b475-4ff0-4772-99a8-c7f7528cae05)
![grafik]…
-
---
Author Name: **Neil Voss** (@vosslab)
Original Redmine Issue: 3472, https://emg.nysbc.org/redmine/issues/3472
Original Date: 2015-08-31
Original Assignee: Scott Stagg
---
There is no clear way…
-
**Submitting author:** @trevorb1 (Trevor Barnes)
**Repository:** https://github.com/OSeMOSYS/otoole
**Branch with paper.md** (empty if default branch): joss
**Version:** v1.1.2
**Editor:** @fraukewies…
-
It would be interesting to see which of this Software is in the [conda-forge](https://github.com/conda-forge/ )repository so we could get it easily installed by the mamba installer.
Are there plans…
-
[pyam 1.7.0 was released on 2022-12-19](https://github.com/IAMconsortium/pyam/releases/tag/v1.7.0). Per IAMconsortium/pyam#708, specifically [here](https://github.com/IAMconsortium/pyam/pull/708/files…
-
As I was updating https://github.com/IAMconsortium/nomenclature to be pandas 2.0 compatible I checked if pandas 2.0 would break anything in pyam.
Turns out it does:
```console
====================…
-
Building on #226, we should now extend the `filter()` method and make it usable for any **CodeList** instance (not just **RegionCodeList**).
The use case that I have in mind is filtering a list of …