Metadata-Version: 2.1
Name: ITR
Version: 1.1.10
Summary: Assess the temperature alignment of current targets, commitments, and investment and lending portfolios.
Keywords: Climate,ITR,Finance
Author-Email: Michael Tiemann <72577720+MichaelTiemannOSC@users.noreply.github.com>
License: Apache-2.0
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Project-URL: Homepage, https://github.com/os-climate/ITR
Project-URL: Repository, https://github.com/os-climate/ITR
Project-URL: Downloads, https://github.com/os-climate/ITR/releases
Project-URL: Bug Tracker, https://github.com/os-climate/ITR/issues
Project-URL: Documentation, https://github.com/os-climate/ITR/tree/main/docs
Project-URL: Source Code, https://github.com/os-climate/ITR
Requires-Python: <3.13,>=3.10
Requires-Dist: autoapi>=2.0.1
Requires-Dist: fastparquet>=2024.2.0
Requires-Dist: numpy==1.26.2
Requires-Dist: openpyxl==3.1.2
Requires-Dist: openscm-units==0.6.1
Requires-Dist: orca==1.8
Requires-Dist: osc-ingest-tools>=v0.5.5
Requires-Dist: pandas>=2.2.1
Requires-Dist: pip>=23.1.2
Requires-Dist: Pint>=0.23
Requires-Dist: Pint-Pandas<0.6.1
Requires-Dist: psutil==5.9.5
Requires-Dist: pydantic>=2.7.1
Requires-Dist: pygithub==1.55
Requires-Dist: pyproject-hooks==1.1.0
Requires-Dist: pytest==8.1.1
Requires-Dist: python-dotenv==1.0.0
Requires-Dist: setuptools>=65.7.0
Requires-Dist: sphinx<8,>=6
Requires-Dist: sphinx-autoapi>=2.0.1
Requires-Dist: sphinx-autodoc-typehints
Requires-Dist: sphinx-rtd-theme
Requires-Dist: SQLAlchemy>=2.0.29
Requires-Dist: tables>=3.8.0
Requires-Dist: trino==0.328.0
Requires-Dist: wheel>=0.41.0
Requires-Dist: xlrd==2.0.1
Requires-Dist: mypy-boto3-s3>=1.33.2
Requires-Dist: boto3-stubs-lite>=1.33.13
Requires-Dist: globalwarmingpotentials>=0.9.4
Description-Content-Type: text/markdown

<!-- markdownlint-disable -->
<!-- prettier-ignore-start -->
> [!IMPORTANT]
> On June 26 2024, Linux Foundation announced the merger of its financial services umbrella, the Fintech Open Source Foundation ([FINOS](https://finos.org)), with OS-Climate, an open source community dedicated to building data technologies, modeling, and analytic tools that will drive global capital flows into climate change mitigation and resilience; OS-Climate projects are in the process of transitioning to the [FINOS governance framework](https://community.finos.org/docs/governance); read more on [finos.org/press/finos-join-forces-os-open-source-climate-sustainability-esg](https://finos.org/press/finos-join-forces-os-open-source-climate-sustainability-esg)
<!-- prettier-ignore-end -->
<!-- markdownlint-enable -->

# ITR

This Python module implements the ITR methodology, elaborated in this [Functional Overview](https://github.com/os-climate/ITR/blob/main/docs/FunctionalOverview.rst).

[A graphical representation](https://github.com/os-climate/ITR/blob/main/docs/Calculation.md) of the fundamental calculations is also available in the [docs](https://github.com/os-climate/ITR/tree/main/docs) directory.

A companion GitHub repository hosts user interface code and additional examples:

[https://github.com/os-climate/ITR-examples](https://github.com/os-climate/ITR-examples)

## Getting started with the user interface

This documentation is currently in the process of being updated due to a reorganisation of the repository.
