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

hotfix/convert capacity to MW #979

Merged
merged 3 commits into from
Feb 15, 2024

Conversation

victorgarcia98
Copy link
Contributor

@victorgarcia98 victorgarcia98 commented Feb 14, 2024

Description

The power limits were converted to the units of the power storage sensor. Luckily, as the current StorageScheduler doesn't support non-MW units, this issue hasn't pop up yet.

Further Improvements

  • Add a test with a storage sensor with units other than MW. A unit test cannot be added for now because we don't support scheduling power sensors with units

Related Items

Important

This PR needs to be backported to version 0.18.X


  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on code under GPL or other license that is incompatible with FlexMeasures

Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
@victorgarcia98 victorgarcia98 self-assigned this Feb 14, 2024
@victorgarcia98 victorgarcia98 marked this pull request as ready for review February 14, 2024 11:53
@Flix6x Flix6x added this to the 0.18.2 milestone Feb 15, 2024
Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
@victorgarcia98 victorgarcia98 merged commit 5d16da2 into main Feb 15, 2024
7 of 9 checks passed
@victorgarcia98 victorgarcia98 deleted the hotfix/planning/convert-capacity-to-MW branch February 15, 2024 12:09
@Flix6x
Copy link
Contributor

Flix6x commented Feb 15, 2024

@nhoening for the release, when editing the changelog, please move this changelog entry to 0.18.2.

Flix6x pushed a commit that referenced this pull request Feb 26, 2024
* convert capacity to MW

Signed-off-by: Victor Garcia Reolid <victor@seita.nl>

* add changelog entry

Signed-off-by: Victor Garcia Reolid <victor@seita.nl>

---------

Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
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

Successfully merging this pull request may close these issues.

None yet

2 participants