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

Non-deterministic weight for HPC points #1162

Open
khelfen opened this issue Feb 7, 2024 · 0 comments
Open

Non-deterministic weight for HPC points #1162

khelfen opened this issue Feb 7, 2024 · 0 comments
Labels
🐛 bug Something isn't working

Comments

@khelfen
Copy link
Contributor

khelfen commented Feb 7, 2024

Currently, the HPC points are given a random weight for assigning charge events. The input data would allow a deterministic approach as a potential is given within the dowloaded GPKG data from zenodo. The HPC function, unlike all other use cases, does not allocate the energy_sum to the charging points and therefore the information from the potential column is not used later. This should be changed by either distributing the energy_sum according to the potential column or using the weight of the potential column directly.

@khelfen khelfen added the 🐛 bug Something isn't working label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant