-
When concatenating `IamDataFrame` objects that have non-standard index dimensions (i.e. anything other than `model, scenario`) you currently get an error merging the meta indicators.
### Minimum ex…
-
Through our discussion on slack, we identified a desire for a feature to allow for filtering unique model-scenario combinations. Here is one proposed implementation:
```
# data is a pyam.IamDataFr…
-
Hi all,
I am getting the following error:
SSLError: HTTPSConnectionPool(host='db1.ene.iiasa.ac.at', port=443): Max retries exceeded with url: /EneAuth/config/v1/login (Caused by SSLError(SSLCert…
-
### Context
Having detected some irregularities in my modelling results, I decided to re-install message_ix v3.4. This, however, fails, showing a value error message (see below), and I cannot seem to…
-
A subset of results are available from the cscm object after calling the model
i.e.
cscm._run( ... )
cscm.results['OHCTOT']
returns a dataframe of ocean heat content
Having access to all mode…
-
Dear, Pyam developers
Hi! I'm Jintae Kim from KAIST(South Korea).
In the Pyam manual, I saw 'the Statistics Class', but I can figure out how to use the Statistic Class...
It seems that there is…
-
-
Hi there,
I am using conn.query() to access data from IIASA. However, I am currently getting a large number of warnings from the iiasa.py script. All the warnings are the same and read:
`FutureWarn…
-
I had recently upgraded `pyam-iamc` to 1.3.1. Before that, the connection with scenario explorer hosted by IIASA was quite fast. However, I encountered some weird errors lately.
The versions of p…
-
As of https://github.com/IAMconsortium/pyam/pull/589 `pint` got pinned to version 0.17. To keep compatible with the latest version, currently 0.18, this pin should be removed.