Recent Releases of PVForecast

PVForecast - Bug fix

  • 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

Renewable Energy - Photovoltaics and Solar Energy - Python
Published by StefaE about 2 years ago

PVForecast - Bug fixes

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

Renewable Energy - Photovoltaics and Solar Energy - Python
Published by StefaE about 2 years ago

PVForecast - v2.11.02

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

Renewable Energy - Photovoltaics and Solar Energy - Python
Published by StefaE over 2 years ago

PVForecast - Bug fix

Bug fix:
pvlib moved from v0.9.x to v0.10.x - version check was not handling this properly, leading to issue https://github.com/StefaE/PVForecast/issues/22
Fix uses packaging - in rare cases this might not be on your system and require pip install packaging

Renewable Energy - Photovoltaics and Solar Energy - Python
Published by StefaE over 2 years ago

PVForecast - v2.11

  • Correct support for reduced number of apiCalls for SolCast users (10/day - see README.md)
  • bug fixes

Renewable Energy - Photovoltaics and Solar Energy - Python
Published by StefaE almost 3 years ago

PVForecast - v2.10

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]

Renewable Energy - Photovoltaics and Solar Energy - Python
Published by StefaE about 3 years ago

PVForecast - 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

Renewable Energy - Photovoltaics and Solar Energy - Python
Published by StefaE over 3 years ago

PVForecast - 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

Renewable Energy - Photovoltaics and Solar Energy - Python
Published by StefaE over 3 years ago

PVForecast - v1.03

Small bug fixes for SolCastLight usage

Renewable Energy - Photovoltaics and Solar Energy - Python
Published by StefaE over 4 years ago