In this release:
Improvement
- Weather forecast caching and Solcast method fix by @GeoDerp
- Added a new configuration parameter to control wether we compute PV curtailment or not
- Added hybrid inverter to data publish
- It is now possible to pass these battery parameters at runtime:
SOCmin
,SOCmax
,Pd_max
andPc_max
Fix
- Fixed problem with negative PV forecast values in optimization.py, by @GeoDerp
What's Changed
- Bump skforecast from 0.12.0 to 0.12.1 by @dependabot in #293
- weather_forecast_cache (solcast) by @GeoDerp in #300
- P_PV_curtailment, add minimum of 0 by @GeoDerp in #316
- forecast-cache action to weather-forecast-cache by @GeoDerp in #320
- Davidusb geek/dev/new params improv by @davidusb-geek in #307
Full Changelog: v0.10.1...v0.10.2