Skip to content

Improvements to allow exponential smoothing forecasts using smaller forecasting horizons

Added appropriate code to handle cases in which predictions should be made with a horizon of less than 300 seconds in the future (setting the aggregation interval equal to this horizon) Added option in subprocess spawning to improve logging output Improvement of the handling of an unusual configuration and dataset combination (asking to use realtime mode on stale dataset)

Merge request reports