-
Pint 0.19 introduces a regression versus 0.18.
Run the following, e.g. `python bug.py`:
```py
from pathlib import Path
import pint
# A file that defines a new base unit and uses it in a c…
-
I get an unhandled Java exception during the reporting process of a certain scenario. This error might be related to this [issue ](https://github.com/iiasa/ixmp/issues/324) resolved in the past.
-…
-
I want to express my interest in developing `to_sentinel()` and `read_sentinel()` functions in the [pyam](https://pyam-iamc.readthedocs.io) package, so that one can use the sentinel-archive together w…
-
Our Windows deploy jobs where failing for unknown reasons, and it seems to be caused by this:
```
PS C:\Users\Administrator> pip3 show nameless-deploy-tools
Name: nameless-deploy-tools
Version:…
-
When installing the package (editable) in a new conda environment, I see the following in the list of installed packages:
```
nomenclature 0.1.dev14+g7aa3adf
nomenclature-iamc 0.2.dev15+ge…
-
If I import pyam in JupyterLab 3.2.3 on Windows I get the warning
`Javascript Error: IPython is not defined`
![image](https://user-images.githubusercontent.com/12675339/144712529-124cd662-2736-4…
-
Hello guys,
We discovered an error in the GWP and GTP values of CFC-11 and CFC-12 in the Chapter 7 Supplement. They are understated by 12%, because the tropospheric rapid adjustment was not added (…
-
![image](https://user-images.githubusercontent.com/12675339/145606705-e717c370-0143-4fb0-9344-f806b3ec97d9.png)
import pyam
import pandas as pd
df = pyam.IamDataFrame(pd.DataFrame([
['…
-
Set up a proper Sphinx-docs structure with the following sections:
- Overview and scope (pointing to openENTRANCE as the first use case, referencing pyam as the main dependency, with openENTRANCE a…
-
When working on datasets for a case study exercise, it may happen that some of the datasets hold data on 1 year only... thus in the process of data creation it may be useful to be able to concatenate …