Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to modify import_impacts to use new international file #178

Closed
m-jamieson opened this issue Dec 22, 2021 · 0 comments
Closed

Need to modify import_impacts to use new international file #178

m-jamieson opened this issue Dec 22, 2021 · 0 comments
Assignees
Labels

Comments

@m-jamieson
Copy link
Collaborator

import_impacts currently uses canadian_imports.csv for Canadian generation data. This need to be updated to use International_Electricity_Mix.csv to allow for more years of generation data.

Also International_Electricity_Mix.csv needs to be updated to include more recent data years.

canadian_mix = pd.read_csv(f"{data_dir}/canadian_imports.csv")

@m-jamieson m-jamieson self-assigned this Dec 22, 2021
m-jamieson added a commit that referenced this issue Dec 29, 2021
m-jamieson added a commit that referenced this issue Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant