Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)