github springfall2008/batpred v8.44.1
Enable prediction kernel and days_previous_auto by default

latest release: v8.44.2
4 hours ago

What's Changed

Major changes

Default changes:

Enable days_previous_auto by default

By default the entire previous days history (max of days previous) is used to compute future load forecasts, the exact selected days in days_previous will be ignored. If you want to revert to the old behaviour set days_previous_auto to false in apps.yaml.

Enable prediction_kernel by default

If there is a prediction kernel binary available it will be used by default, otherwise fallback to Python. If this causes any problems with you can set prediction_kernel_enable to false in apps.yaml

by @springfall2008 in #4189

Optimisations

Fox cloud fixes

  • Fox: fall back to v2/v3 scheduler API for EVO series (v1 returns errno 41200 permanently) by @mgazza in #4181

Full Changelog: v8.44.0...v8.44.1

Don't miss a new batpred release

NewReleases is sending notifications on new releases.