Silicone
Automated filling of detail in reported emission scenarios.
https://github.com/GranthamImperial/silicone
Category: Emissions
Sub Category: Carbon Intensity and Accounting
Keywords
automation climate detail emissions filling
Keywords from Contributors
climate-model energy-systems integrated-assessment iamc-format integrated-assessment-scenarios macro-energy scenario-data timeseries-format magicc-model
Last synced: about 6 hours ago
JSON representation
Repository metadata
Automated filling of detail in reported emission scenarios
- Host: GitHub
- URL: https://github.com/GranthamImperial/silicone
- Owner: GranthamImperial
- License: bsd-3-clause
- Created: 2019-05-13T05:27:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-08T16:19:32.000Z (4 months ago)
- Last Synced: 2025-10-30T21:39:23.064Z (about 2 months ago)
- Topics: automation, climate, detail, emissions, filling
- Language: Jupyter Notebook
- Homepage: https://silicone.readthedocs.io
- Size: 49.9 MB
- Stars: 7
- Watchers: 2
- Forks: 6
- Open Issues: 14
- Releases: 7
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
README.rst
Silicone
========
+--------+-----------+
| Basics | |License| |
+--------+-----------+
+-------------------+----------------+-----------+--------+
| Repository health | |Build Status| | |Codecov| | |Docs| |
+-------------------+----------------+-----------+--------+
+-----------------+----------------+----------------+------------------+
| Latest releases | |PyPI Install| | |PyPI Version| | |Latest Version| |
+-----------------+----------------+----------------+------------------+
+-----------------+----------------+---------------+------------------------------+
| Latest activity | |Contributors| | |Last Commit| | |Commits Since Last Release| |
+-----------------+----------------+---------------+------------------------------+
.. sec-begin-long-description
.. sec-begin-index
Silicone is a Python package which can be used to infer emissions from other emissions data.
It is intended to 'infill' integrated assessment model (IAM) data so that their scenarios
quantify more climate-relevant emissions than are natively reported by the IAMs themselves.
It does this by comparing the incomplete emissions set to complete data from other sources.
It uses the relationships within the complete data to make informed infilling estimates of
otherwise missing emissions timeseries.
For example, it can add emissions of aerosol precurors based on carbon dioxide emissions
and infill nitrous oxide emissions based on methane, or split HFC emissions pathways into
emissions of different specific HFC gases.
.. sec-end-index
License
-------
.. sec-begin-license
Silicone is free software under a BSD 3-Clause License, see
`LICENSE `_.
.. sec-end-license
.. sec-begin-funders
Funders
-------
This project has received funding from the European Union Horizon 2020 research and
innovation programme under grant agreement No 820829 (CONSTRAIN) and No 641816 (CRESCENDO).
.. sec-end-funders
.. sec-end-long-description
.. sec-begin-installation
Installation
------------
Silicone can be installed with pip
.. code:: bash
pip install silicone
If you also want to run the example notebooks, install additional
dependencies using
.. code:: bash
pip install silicone[notebooks]
**Coming soon** Silicone can also be installed with conda
.. code:: bash
conda install -c conda-forge silicone
.. sec-end-installation
Documentation
-------------
Documentation can be found at our `documentation pages `_
(we are thankful to `Read the Docs `_ for hosting us).
Contributing
------------
Please see the `Development section of the docs `_.
.. sec-begin-links
.. |Docs| image:: https://readthedocs.org/projects/silicone/badge/?version=latest
:target: https://silicone.readthedocs.io/en/latest/
.. |License| image:: https://img.shields.io/github/license/GranthamImperial/silicone.svg
:target: https://github.com/GranthamImperial/silicone/blob/master/LICENSE
.. |Build Status| image:: https://github.com/GranthamImperial/silicone/workflows/Silicone%20CI-CD/badge.svg
:target: https://github.com/GranthamImperial/silicone/actions?query=workflow%3A%22Silicone+CI-CD%22
.. |Codecov| image:: https://img.shields.io/codecov/c/github/GranthamImperial/silicone.svg
:target: https://codecov.io/gh/GranthamImperial/silicone/branch/master/graph/badge.svg
.. |Latest Version| image:: https://img.shields.io/github/tag/GranthamImperial/silicone.svg
:target: https://github.com/GranthamImperial/silicone/releases
.. |PyPI Install| image:: https://github.com/GranthamImperial/silicone/workflows/Test%20PyPI%20install/badge.svg
:target: https://github.com/GranthamImperial/silicone/actions?query=workflow%3A%22Test+PyPI+install%22
.. |PyPI Version| image:: https://img.shields.io/pypi/v/silicone.svg
:target: https://pypi.org/project/silicone/
.. |Last Commit| image:: https://img.shields.io/github/last-commit/GranthamImperial/silicone.svg
:target: https://github.com/GranthamImperial/silicone/commits/master
.. |Commits Since Last Release| image:: https://img.shields.io/github/commits-since/GranthamImperial/silicone/latest.svg
:target: https://github.com/GranthamImperial/silicone/commits/master
.. |Contributors| image:: https://img.shields.io/github/contributors/GranthamImperial/silicone.svg
:target: https://github.com/GranthamImperial/silicone/graphs/contributors
.. sec-end-links
GitHub Events
Total
- Issues event: 1
- Watch event: 3
- Issue comment event: 2
- Push event: 1
- Pull request review event: 1
- Pull request event: 4
- Fork event: 3
Last Year
- Issues event: 1
- Watch event: 1
- Issue comment event: 2
- Push event: 1
- Pull request review event: 1
- Pull request event: 4
- Fork event: 3
Committers metadata
Last synced: 4 days ago
Total Commits: 817
Total Committers: 8
Avg Commits per committer: 102.125
Development Distribution Score (DDS): 0.46
Commits in past year: 6
Committers in past year: 3
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.667
| Name | Commits | |
|---|---|---|
| Lamboll | r****l@i****k | 441 |
| Zebedee Nicholls | z****s@c****g | 219 |
| RLamboll | r****l@h****k | 140 |
| gaurav-ganti | g****i@c****g | 10 |
| beiyonder | 8****r | 2 |
| Philip Hackstock | 2****k | 2 |
| Jared Lewis | j****d@j****z | 2 |
| jkikstra | 4****a | 1 |
Committer domains:
Issue and Pull Request metadata
Last synced: 4 months ago
Total issues: 31
Total pull requests: 128
Average time to close issues: about 2 months
Average time to close pull requests: 6 days
Total issue authors: 6
Total pull request authors: 7
Average comments per issue: 1.61
Average comments per pull request: 1.84
Merged pull request: 107
Bot issues: 0
Bot pull requests: 0
Past year issues: 5
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: about 1 hour
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.75
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- znicholls (18)
- Rlamboll (5)
- phackstock (4)
- jkikstra (2)
- chrisroadmap (1)
- danielhuppmann (1)
Top Pull Request Authors
- Rlamboll (69)
- znicholls (53)
- phackstock (2)
- gaurav-ganti (1)
- beiyonder (1)
- lewisjared (1)
- jkikstra (1)
Top Issue Labels
- enhancement (5)
- docs (2)
- question (1)
- tests (1)
- repository (1)
Top Pull Request Labels
Package metadata
- Total packages: 3
-
Total downloads:
- pypi: 1,282 last-month
- Total dependent packages: 1 (may contain duplicates)
- Total dependent repositories: 5 (may contain duplicates)
- Total versions: 46
- Total maintainers: 3
proxy.golang.org: github.com/granthamimperial/silicone
- Homepage:
- Documentation: https://pkg.go.dev/github.com/granthamimperial/silicone#section-documentation
- Licenses: bsd-3-clause
- Latest release: v1.3.0 (published about 3 years ago)
- Last Synced: 2025-12-22T15:08:33.307Z (3 days ago)
- Versions: 11
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.395%
- Average: 5.576%
- Dependent repos count: 5.758%
proxy.golang.org: github.com/GranthamImperial/silicone
- Homepage:
- Documentation: https://pkg.go.dev/github.com/GranthamImperial/silicone#section-documentation
- Licenses: bsd-3-clause
- Latest release: v1.3.0 (published about 3 years ago)
- Last Synced: 2025-12-22T15:08:34.325Z (3 days ago)
- Versions: 11
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.395%
- Average: 5.576%
- Dependent repos count: 5.758%
pypi.org: silicone
Automated filling of detail in reported emission scenarios
- Homepage: https://github.com/GranthamImperial/silicone
- Documentation: https://silicone.readthedocs.io/en/latest
- Licenses: 3-Clause BSD License
- Latest release: 1.3.0 (published about 3 years ago)
- Last Synced: 2025-12-22T15:08:30.495Z (3 days ago)
- Versions: 24
- Dependent Packages: 1
- Dependent Repositories: 5
- Downloads: 1,282 Last month
-
Rankings:
- Dependent repos count: 6.742%
- Dependent packages count: 7.31%
- Downloads: 13.697%
- Average: 13.963%
- Forks count: 16.944%
- Stargazers count: 25.123%
- Maintainers (3)
Dependencies
- actions/checkout v2 composite
- actions/setup-python v1 composite
- codecov/codecov-action v2 composite
- pypa/gh-action-pypi-publish master composite
- actions/checkout v2 composite
- actions/setup-python v1 composite
Score: 12.2871363702499