Green-Software-Foundation / carbon-aware-sdk

Carbon-Aware SDK
https://carbon-aware-sdk.greensoftware.foundation/
MIT License
485 stars 99 forks source link

EM datasource didn't filter out-of-range emission data #572

Closed YaSuenag closed 1 month ago

YaSuenag commented 1 month ago

Pull Request

Issue Number: #570

Summary

bylocation query in EM datasource did not reagard with specified time range. See #570 for more details.

Changes

Checklist

Are there API Changes?

No

Is this a breaking change?

Yes, SDK user would not see any out-of-range emission data, but it is correct behavior.

This PR Closes #570