units icon indicating copy to clipboard operation
units copied to clipboard

Common unit definitions for integrated assessment research

Results 5 units issues
Sort by recently updated
recently updated
newest added

- Use [Pint's documented approach](https://pint.readthedocs.io/en/stable/advanced/performance.html?highlight=performance#speed-up-registry-instantiation) to cache registry instantiation. - Actually test against the earliest supported Pint version shown in pyproject.toml. - Add Python 3.12 to classifiers. - Replace black...

enhancement

While working on some sanity-checks for the new IAMC project templates, I realized that several emissions species are relevant for IAM reporting but are not included in the [list of...

enhancement

As discussed in other contexts, it would be highly useful to add a module to convert between different currencies taking into account deflation and the year (or more granular?) of...

enhancement

Added CO2-eq notation as this is currently used in our AR6 and other variable templates

I have this 2007 (!) fact sheet produced by a former member of the MIT Energy Club: [UnitsAndConversions.pdf](https://github.com/IAMconsortium/units/files/5781143/UnitsAndConversions.pdf) This suggests several possible conversions that could be incorporated in `iam-units` to...

enhancement
help wanted