Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/os-climate/itr
This Python module implements the ITR methodology.
https://github.com/os-climate/itr
Last synced: 7 days ago
JSON representation
This Python module implements the ITR methodology.
- Host: GitHub
- URL: https://github.com/os-climate/itr
- Owner: os-climate
- License: apache-2.0
- Created: 2021-07-08T09:12:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-07T20:38:45.000Z (about 1 month ago)
- Last Synced: 2024-10-12T23:23:46.575Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 31.1 MB
- Stars: 12
- Watchers: 9
- Forks: 9
- Open Issues: 93
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
> [!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)# 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.