Conversation
…cloud Signed-off-by: Julien Nioche <julien@digitalpebble.com>
|
There are differences between the data we have in main and what we have in this PR │ Zone │ Name │ Direct (gCO2/kWh) │ Lifecycle (gCO2/kWh) │ PACW is nearly 2× higher than BPAT — this is definitely the source of your different results for Oregon workloads. Which is correct? The em-datacenters.json places the datacenter at lon=-119.7, lat=45.8, which is Boardman, OR — right on the Columbia River. That location sits within BPA's service territory (US-NW-BPAT), not PacifiCorp West (US-NW-PACW). AWS is also The old CSV (US-NW-BPAT) appears to be the more accurate attribution. The new em-datacenters.json entry looks like it has an error — US-NW-PACW covers eastern Oregon/Utah/Wyoming, not the Boardman area. I will patch this for now and report to EM later. |
|
Zone key changed: ┌────────────┬───────────────────────────────────────────────┬────────────┐ Regions in old CSV missing from new JSON: ┌───────────────┬──────────────┐ |
…carbon intensity factor found for a region Signed-off-by: Julien Nioche <julien@digitalpebble.com>
…sions per item (which can hide efficient regions) Signed-off-by: Julien Nioche <julien@digitalpebble.com>
and put regionmapping logic in realtime cloud
implements #164
The RealTime Cloud module was only used to provide the mappings between cloud region codes and ElectricityMaps ones. This can be obtained straight from the EM API and will have better coverage and precision.