Code Monkey home page Code Monkey logo

carbon-guard's Introduction

Carbon Guard ๐Ÿ‘ฎ

Carbon Guard is a unique and environmentally conscious GitHub Action & CLI App designed to help reduce the carbon footprint of your CI/CD pipelines. It works by monitoring real-time carbon intensity data and preventing pipelines from running when the carbon intensity is high.

Usage

poetry run carbon_guard --help
                                                                                
 Usage: carbon_guard [OPTIONS] COMMAND [ARGS]...                                
                                                                                
โ•ญโ”€ Options โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚ --install-completion          Install completion for the current shell.      โ”‚
โ”‚ --show-completion             Show completion for the current shell, to copy โ”‚
โ”‚                               it or customize the installation.              โ”‚
โ”‚ --help                        Show this message and exit.                    โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
โ•ญโ”€ Commands โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚ check      Check the current carbon intensity.                               โ”‚
โ”‚ schedule   Find the lowest carbon time.                                      โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

Check

poetry run carbon_guard check --help
                                                                                
 Usage: carbon_guard check [OPTIONS]                                            
                                                                                
 Check the current carbon intensity.                                            
                                                                                
โ•ญโ”€ Options โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚ *  --max-carbon-inโ€ฆ                       INTEGER           Set the max      โ”‚
โ”‚                                                             carbon intensity โ”‚
โ”‚                                                             in gCO2eq/kWh.   โ”‚
โ”‚                                                             [env var:        โ”‚
โ”‚                                                             MAX_CARBON_INTEโ€ฆ โ”‚
โ”‚                                                             [default: None]  โ”‚
โ”‚                                                             [required]       โ”‚
โ”‚    --advise-only       --no-advise-onโ€ฆ                      Do not exit with โ”‚
โ”‚                                                             an error if the  โ”‚
โ”‚                                                             carbon intensity โ”‚
โ”‚                                                             is above the max โ”‚
โ”‚                                                             carbon           โ”‚
โ”‚                                                             intensity.       โ”‚
โ”‚                                                             [env var:        โ”‚
โ”‚                                                             ADVISE_ONLY]     โ”‚
โ”‚                                                             [default:        โ”‚
โ”‚                                                             no-advise-only]  โ”‚
โ”‚    --data-source                          [file|national-g  Where to read    โ”‚
โ”‚                                           rid-eso-carbon-i  carbon intensity โ”‚
โ”‚                                           ntensity|co2-sig  data from        โ”‚
โ”‚                                           nal]              [env var:        โ”‚
โ”‚                                                             DATA_SOURCE]     โ”‚
โ”‚                                                             [default:        โ”‚
โ”‚                                                             national-grid-eโ€ฆ โ”‚
โ”‚    --from-file-carโ€ฆ                       PATH              File to read     โ”‚
โ”‚                                                             carbon intensity โ”‚
โ”‚                                                             from in file     โ”‚
โ”‚                                                             mode             โ”‚
โ”‚                                                             [env var:        โ”‚
โ”‚                                                             FROM_FILE_CARBOโ€ฆ โ”‚
โ”‚                                                             [default:        โ”‚
โ”‚                                                             .carbon_intensiโ€ฆ โ”‚
โ”‚    --national-gridโ€ฆ                       HTTP_OR_HTTPS_UR  URL for the      โ”‚
โ”‚                                           L                 National Grid    โ”‚
โ”‚                                                             ESO Carbon       โ”‚
โ”‚                                                             Intensity API    โ”‚
โ”‚                                                             [env var:        โ”‚
โ”‚                                                             NATIONAL_GRID_Eโ€ฆ โ”‚
โ”‚                                                             [default:        โ”‚
โ”‚                                                             https://api.carโ€ฆ โ”‚
โ”‚    --co2-signal-caโ€ฆ                       HTTP_OR_HTTPS_UR  URL for the CO2  โ”‚
โ”‚                                           L                 Signal api       โ”‚
โ”‚                                                             [env var:        โ”‚
โ”‚                                                             CO2_SIGNAL_API_โ€ฆ โ”‚
โ”‚                                                             [default:        โ”‚
โ”‚                                                             https://api.co2โ€ฆ โ”‚
โ”‚    --co2-signal-apโ€ฆ                       TEXT              Api key for the  โ”‚
โ”‚                                                             CO2 Signal api,  โ”‚
โ”‚                                                             required in CO2  โ”‚
โ”‚                                                             Signal mode      โ”‚
โ”‚                                                             [env var:        โ”‚
โ”‚                                                             CO2_SIGNAL_API_โ€ฆ โ”‚
โ”‚                                                             [default: None]  โ”‚
โ”‚    --co2-signal-coโ€ฆ                       TEXT              Country code to  โ”‚
โ”‚                                                             get the carbon   โ”‚
โ”‚                                                             intensity from   โ”‚
โ”‚                                                             CO2 Signal api   โ”‚
โ”‚                                                             [env var:        โ”‚
โ”‚                                                             CO2_SIGNAL_COUNโ€ฆ โ”‚
โ”‚                                                             [default: None]  โ”‚
โ”‚    --help                                                   Show this        โ”‚
โ”‚                                                             message and      โ”‚
โ”‚                                                             exit.            โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

Schedule

poetry run carbon_guard schedule --help
                                                                                
 Usage: carbon_guard schedule [OPTIONS]                                         
                                                                                
 Find the lowest carbon time.                                                   
                                                                                
โ•ญโ”€ Options โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚ *  --within                     HUMAN_READABLE_DURATI  Time period to        โ”‚
โ”‚                                 ON                     predict the lowest    โ”‚
โ”‚                                                        intensity within      โ”‚
โ”‚                                                        [env var: WITHIN]     โ”‚
โ”‚                                                        [default: None]       โ”‚
โ”‚                                                        [required]            โ”‚
โ”‚    --data-source                [file|national-grid-e  Where to read carbon  โ”‚
โ”‚                                 so-carbon-intensity]   intensity data from   โ”‚
โ”‚                                                        [env var:             โ”‚
โ”‚                                                        DATA_SOURCE]          โ”‚
โ”‚                                                        [default:             โ”‚
โ”‚                                                        national-grid-eso-caโ€ฆ โ”‚
โ”‚    --from-file-carbon-iโ€ฆ        PATH                   File to read carbon   โ”‚
โ”‚                                                        intensity from in     โ”‚
โ”‚                                                        file mode             โ”‚
โ”‚                                                        [env var:             โ”‚
โ”‚                                                        FROM_FILE_CARBON_INTโ€ฆ โ”‚
โ”‚                                                        [default:             โ”‚
โ”‚                                                        .carbon_intensity]    โ”‚
โ”‚    --national-grid-eso-โ€ฆ        HTTP_OR_HTTPS_URL      URL for the National  โ”‚
โ”‚                                                        Grid ESO Carbon       โ”‚
โ”‚                                                        Intensity API         โ”‚
โ”‚                                                        [env var:             โ”‚
โ”‚                                                        NATIONAL_GRID_ESO_CAโ€ฆ โ”‚
โ”‚                                                        [default:             โ”‚
โ”‚                                                        https://api.carboninโ€ฆ โ”‚
โ”‚    --help                                              Show this message and โ”‚
โ”‚                                                        exit.                 โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

Common use case

When comparing current carbon intensity levels to global carbon intensity based on gCO2eq/kWh.

Comparing carbon levels with the expected outcome for high carbon intensity:

carbon_intensity_is 1000
poetry run carbon_guard check --max-carbon-intensity=999
Carbon intensity is 1000 gCO2eq/kWh, which is above the max of 999 gCO2eq/kWh

You may also return a successful exit code even on high carbon intensity by passing the --advise-only flag.

carbon_intensity_is 1000
poetry run carbon_guard check --max-carbon-intensity=999 --advise-only

Comparing carbon levels with the expected outcome for low carbon intensity:

carbon_intensity_is 999
poetry run carbon_guard check --max-carbon-intensity=999
Carbon intensity is 999 gCO2eq/kWh, which is below or equal to the max of 999 gCO2eq/kWh

Data Sources

You may change the data source by specifying the --data-source flag.

National Grid ESO Carbon Intensity

Using the national-grid-eso-carbon-intensity data source. [note] this only supplies data for the United Kingdom.

poetry run carbon_guard check --data-source national-grid-eso-carbon-intensity --max-carbon-intensity=100000
Carbon intensity is 98 gCO2eq/kWh, which is below or equal to the max of 100000 gCO2eq/kWh

You can use this data provider to schedule find the forecasted lowest carbon intensity within a given time period.

poetry run carbon_guard schedule --data-source national-grid-eso-carbon-intensity --within "1 hour"
2023-07-07T09:30:00+00:00

CO2 Signal

Using the co2-signal data source [note] This data source requires an account (free/paid) which will supply an API key for usage, and does not support forecasting.

# export CO2_SIGNAL_API_KEY=<your_api_key_here>
poetry run carbon_guard check --data-source co2-signal --max-carbon-intensity=100000 --co2-signal-country-code=GB
Carbon intensity is 107 gCO2eq/kWh, which is below or equal to the max of 100000 gCO2eq/kWh

Errors

if you don't provide a co2-signal-country-code the call will fail.

# export CO2_SIGNAL_API_KEY=<your_api_key_here>
poetry run carbon_guard check --data-source co2-signal --max-carbon-intensity=100000
No country code provided to CO2 Signal Api.

if you don't provide a co2-signal-api-key the call will fail.

export CO2_SIGNAL_API_KEY=""
poetry run carbon_guard check --data-source co2-signal --max-carbon-intensity=100000 --co2-signal-country-code=GB
No API key found for CO2 Signal API.

Adding to your pipelines

This tool is intended to be run inside a pipeline to either fail or skip steps within, based on the current carbon intensity levels.

Using GitHub Actions

If you intend to fail the build based on the carbon intensity level

  validate-action:
    runs-on: ubuntu-latest
    steps:
      - uses: armakuni/[email protected]
        with:
          max_carbon_intensity: 500
      - run: echo Some complicated compute task

Alternatively if you want to simply skip a step if the carbon intensity is too high you can use the continue-on-error flag.

  validate-action:
    runs-on: ubuntu-latest
    steps:
      - uses: armakuni/[email protected]
        continue-on-error: true
        id: carbon_guard
        with:
          max_carbon_intensity: 500
      - run: echo Some complicated compute task
        if: steps.carbon_guard.outcome == 'success'

Other pipelines

You can run in other pipelines as a command line tool

pip install carbon-guard
carbon_guard --help

carbon-guard's People

Contributors

ak-adam-gardner avatar dependabot[bot] avatar mergify[bot] avatar purplebooth avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.