Draft
Conversation
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
… (ISO 8601), e.g. PT12H and PT5M Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
…es/flexmeasures-s2 into dev/planner-speed-up-attempts
This reverts commit 5f4ccb6.
…sts containg Nones or not containing any None
… for better type safety 80 mypy errors
…ointPlanner classes by using Optional types and improving variable annotations
…in cluster_plan and device_planner files
…bcDevicePlanner, and clean up unused imports in cluster_plan and common_data_structures
…StateWrapper by adding type ignores for mypy, and ensure safe return values for actuator and storage statuses in FRBC device state. Less than 20 mypy errors
…by adding type ignores for mypy and handling None values for device_state initialization.
…s to improve type safety, including changing JouleProfile to TargetProfile and refining energy handling in S2FrbcDeviceState.
…ed classes to use TargetProfile instead of JouleProfile, improving type safety and clarity in planning methods.
…initions and enhancing print statements in CongestionPointPlanner and S2FrbcDevicePlanner for better debugging clarity.
… functions without linting errors
…in model configuration, improving flexibility for system descriptions. Signed-off-by: Vlad Iftime <vladiftime60@gmail.com>
Signed-off-by: Vlad Iftime <vladiftime60@gmail.com>
…7.0 and add cryptography version 44.0.2 for enhanced security. Signed-off-by: Vlad Iftime <vladiftime60@gmail.com>
…FrbcDeviceState Signed-off-by: Vlad Iftime <vladiftime60@gmail.com>
- Deleted unused test files for joule profile and Java tests. - Moved the planning service implementation to extend the scheduler class for FM Signed-off-by: Vlad Iftime <vladiftime60@gmail.com>
…D=3, D=5, and D=10. Signed-off-by: Vlad Iftime <vladiftime60@gmail.com>
Signed-off-by: Vlad Iftime <vladiftime60@gmail.com>
Signed-off-by: F.N. Claessen <felix@seita.nl>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Work in progress