Skip to content

Releases: StefaE/PVForecast

Bug fix

21 Jan 20:05
Compare
Choose a tag to compare
  • Bug fix: Solcast next download message corrected for interval = 24h
  • changes spelling in documentation from SolCast to Solcast (Note: config.ini section remains [SolCast])
  • added link to questionaire by Solcast on paied service

Bug fixes

31 Dec 16:32
Compare
Choose a tag to compare

Issue #26: Deprecation warnings with Pandas 2.x resolved
SolCast now reports when next download is planned (to avoid confusion as eg. discussed here
Improved error handling

v2.11.02

06 Aug 18:54
dadda81
Compare
Choose a tag to compare

Bug fixes:

  • proper version checking of pvlib (pip install packaging might be needed)
  • moved pvlib code for cloud_to_irradiance to pvmodel.py (pvlib deprecated pvlib.forecast)
  • suppressed warnings in pvlib related to np.exp overflow
  • v2.11.01 recalled - fix was insufficient

This solves issues discussed in #22 and #23

v2.11

21 Apr 19:22
Compare
Choose a tag to compare
  • Correct support for reduced number of apiCalls for SolCast users (10/day - see README.md)
  • bug fixes

v2.10

05 Mar 17:58
Compare
Choose a tag to compare

Added CO2 Intensity Forecast: what is the CO2 intensity of grid electricity now and over the next 24h? (Forecast for EU only)
Simplified installation (also making redundant the need of solcastLight)
Updated documentation, also on pages

Solves [issue #15] with interval = 24h
Solves [issue #17]

v2.01

03 Dec 17:20
Compare
Choose a tag to compare

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

30 Jul 20:26
4882bfd
Compare
Choose a tag to compare

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

14 Oct 18:50
4c4809b
Compare
Choose a tag to compare

Small bug fixes for SolCastLight usage