Metadata-Version: 2.1
Name: ITR
Version: 1.0.11
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
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
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.9
Requires-Dist: autoapi>=2.0.1
Requires-Dist: iam-units>=2022.10.27
Requires-Dist: numpy==1.24.3
Requires-Dist: openpyxl==3.0.10
Requires-Dist: openscm-units==0.5.2
Requires-Dist: orca==1.8
Requires-Dist: osc-ingest-tools>=0.5.2
Requires-Dist: pandas>=2.1.0
Requires-Dist: pip>=23.3.1
Requires-Dist: Pint>=0.22
Requires-Dist: Pint-Pandas>=0.5
Requires-Dist: psutil==5.9.5
Requires-Dist: pydantic>=2.3.0
Requires-Dist: pygithub==1.55
Requires-Dist: pytest==7.3.2
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==1.3.0
Requires-Dist: SQLAlchemy>=2.0.20
Requires-Dist: tables>=3.8.0
Requires-Dist: trino==0.326.0
Requires-Dist: wheel>=0.41.0
Requires-Dist: xlrd==2.0.1
Description-Content-Type: text/markdown

# 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.
