Releases: StefaE/PVForecast
Releases · StefaE/PVForecast
Bug fix
Bug fixes
v2.11.02
Bug fixes:
- proper version checking of
pvlib
(pip install packaging might be needed) - moved
pvlib
code forcloud_to_irradiance
topvmodel.py
(pvlib deprecated pvlib.forecast) - suppressed warnings in
pvlib
related to np.exp overflow - v2.11.01 recalled - fix was insufficient
v2.11
- Correct support for reduced number of
apiCalls
for SolCast users (10/day - see README.md) - bug fixes
v2.10
v2.01
Solves issue #14: allows to adjust SolCast forecast period (from default of 48h).
This requires pysolcast v1.0.12, see minimal requirements for details
v2.00
See docs/Readme.md for details and Version History.
- Cleanup (including some incompatible changes to SQLite storage)
- Support of new forecast source VisualCrossing
v1.03
Small bug fixes for SolCastLight usage