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

Bug: Postprocessing facades with subnodes leads to error #50

Open
jnnr opened this issue Jan 27, 2022 · 1 comment
Open

Bug: Postprocessing facades with subnodes leads to error #50

jnnr opened this issue Jan 27, 2022 · 1 comment
Milestone

Comments

@jnnr
Copy link
Collaborator

jnnr commented Jan 27, 2022

The error occurs because subnodes appear in the tuples of the results. However, the subnodes do not have the classifying attributes region, carrier, tech.

How to reproduce: Run a model with Bev or AssymetricStorage, run postprocessing.

@jnnr jnnr added this to the v0.0.1 milestone Sep 13, 2022
@jnnr jnnr self-assigned this Sep 13, 2022
@jnnr
Copy link
Collaborator Author

jnnr commented Nov 15, 2022

This applies to some of the facades with subnodes. Some others are given these classifying attributes. I assume that this can be fixed by completing this information.

Overview:
Bev:

  • internal_bus
  • drive_power
  • vehicle_to_grid: has attributes carrier, tech

AssymetricStorage:

  • inflow: has attributes carrier, tech
  • internal_bus
  • pump: has attributes carrier, tech

@jnnr jnnr modified the milestones: v0.0.1, v0.0.2 Nov 21, 2022
@jnnr jnnr removed their assignment Feb 16, 2023
@MaGering MaGering modified the milestones: v0.0.2, v0.0.3 Aug 31, 2023
@MaGering MaGering modified the milestones: v0.0.3, v0.0.4 Nov 21, 2023
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

2 participants