Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Missing average carbon intensity data for US-DC #68

@guillaumeramey

Description

@guillaumeramey

Hello Breakend,
Could you please add data for 'US-DC' ?
I get this error :

/usr/local/lib/python3.7/dist-packages/experiment_impact_tracker/emissions/get_region_metrics.py in get_zone_information_by_coords(coords)
      6 def get_zone_information_by_coords(coords):
      7     region = get_region_by_coords(coords)
----> 8     return region, ZONE_INFO[region["id"]]
      9 
     10 def get_region_by_coords(coords):

KeyError: 'US-DC'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions