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

Review raw scalars regarding naming convention #296

Open
MaGering opened this issue Dec 14, 2022 · 0 comments
Open

Review raw scalars regarding naming convention #296

MaGering opened this issue Dec 14, 2022 · 0 comments
Milestone

Comments

@MaGering
Copy link
Collaborator

MaGering commented Dec 14, 2022

We need to adjust the scalar data because for some entries the set naming does not match the one to be set according to the convention.

This is indicated by the warning that has existed since the changes made in #281:

We expected but could not find the following name(s): ['BB_B-electricity-transmission', 'B-ch4-boiler', 'BB-ch4-boiler', 'B-ch4-bpchp', 'BB-ch4-bpchp', 'B-h2-bpchp', 'BB-h2-bpchp', 'B-heat_central-constraint', 'BB-heat_central-constraint', 'B-heat_decentral-constraint', 'BB-heat_decentral-constraint'].

Names that were set by us:

  • BB-B-electricity-transmission
  • B-ch4-boiler_large
  • BB-ch4-boiler_large
  • B-ch4-boiler_small
  • BB-ch4-boiler_small
  • BB-ch4-bpchp
  • B-ch4-bpchp
  • BB-h2-bpchp
  • B-h2-bpchp
  • B-heat_central-gas_electricity_relation
  • BB-heat_central-gas_electricity_relation
  • B-heat_decentral-gas_electricity_relation
  • BB-heat_decentral-gas_electricity_relation

Names that were expected according to convention: <region>-<carrier>-<tech>:

  • BB_B-electricity-transmission
  • B-ch4-boiler
  • BB-ch4-boiler
  • B-ch4-bpchp
  • BB-ch4-bpchp
  • B-h2-bpchp
  • BB-h2-bpchp
  • B-heat_central-constraint
  • BB-heat_central-constraint
  • B-heat_decentral-constraint
  • BB-heat_decentral-constraint
@MaGering MaGering added this to the v0.0.4 milestone Sep 20, 2023
@MaGering MaGering modified the milestones: v0.0.4, v0.0.5 Nov 21, 2023
@MaGering MaGering modified the milestones: v0.0.5, v0.0.6 Mar 1, 2024
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