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

function to insert updated electricity mix data into exiobase SUTs #4

Open
jakobsarthur opened this issue Mar 25, 2019 · 0 comments
Open

Comments

@jakobsarthur
Copy link
Contributor

this function creates an extra row and column into the supply and use tables. The new row in the Use table should be the "grid electricity" sum of all electricity inputs of every activity. the new column should be a new activity "electricity grid" which uses the updated electricity mix from the entso data.
In the Supply table it there should be a new activity producing grid electricity (this should produce the same amount as of grid electricity as the activity electricity grid uses.

The output should be numpy SUT arrays with updated electricity information

@jakobsarthur jakobsarthur added waiting for input data The input data for this issue is not available yet and removed waiting for input data The input data for this issue is not available yet labels Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant