Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opencastsoftware/carbon-hack-2024
We plan to create a YAML or possibly an exhaust plugin that produces a rating for processes or services running on known cloud VMs.
https://github.com/opencastsoftware/carbon-hack-2024
Last synced: 13 days ago
JSON representation
We plan to create a YAML or possibly an exhaust plugin that produces a rating for processes or services running on known cloud VMs.
- Host: GitHub
- URL: https://github.com/opencastsoftware/carbon-hack-2024
- Owner: opencastsoftware
- Created: 2024-03-18T11:40:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T10:26:55.000Z (9 months ago)
- Last Synced: 2024-09-10T14:38:19.149Z (4 months ago)
- Language: JavaScript
- Size: 2.57 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Water Pipeline - Plugins
We created a plugin for a risk scorecard to assess environmental impact of a functional unit based on the Software Carbon Intensity (g CO2eq per R), Software Water Intensity (Liter per R) and energy (kWh). This gives users a way to classify a functional unit (eg. http request) in terms of its impact to the environment through three environmental concerns i.e. GHG emissions, water scarcity and energy inefficiency. Specific threshold levels needs to be configured for each RAG colour based on plugin/data available.
## Implementations
- [water-cloud](./plugins/water-cloud/README.md)
- [water-generation](./plugins/water-generation/README.md)
- [swi](./plugins/swi/README.md)
- [rag-rating](./plugins/rag-rating/README.md)