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

Various scheduler improvements #524

Closed
wants to merge 6 commits into from
Closed

Commits on Oct 31, 2022

  1. Log warning instead of raising UnknownForecastException, and assume z…

    …ero power values for missing values
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    b37e7e0 View commit details
    Browse the repository at this point in the history
  2. Scheduler takes into account attribute consumption_is_positive

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    14b8c7a View commit details
    Browse the repository at this point in the history
  3. Stop wrapping DataFrame representations in logging

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    94749fa View commit details
    Browse the repository at this point in the history
  4. Deal with empty SoC targets

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    7320432 View commit details
    Browse the repository at this point in the history
  5. Let sign of battery derivative constraints depend on sensor attribute…

    …, similar to Charge Points
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    0e6c814 View commit details
    Browse the repository at this point in the history
  6. Remove obsolete import

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    dc7f2b2 View commit details
    Browse the repository at this point in the history