GeoForecast API release notes

OpenAPI/Swagger description

Version 1.3.0 (2022-09-28)

  • Minor performance improvements


Version 1.2.2 (2022-08-12)

  • Added Sandbox availability


Version 1.2.0 (2022-06-28)

  • Performance improvements


Version 1.1.0 (2022-01-11)

  • Basic edition of weather forecast based on Geo-location: POST /v1/basic/weather/{period}. The forecast data is returned in one-hour resolution.

  • Basic edition of power forecast based on Geo-location. Enables the definition of up to 2 partial PV generators with their own azimuth and tilt values and a total less than 100 kWp installed: POST /v1/basic/power/{period}. The forecast data is returned in one-hour resolution.

  • Pro edition of weather forecast based on Geo-location.: POST /v1/pro/weather/{period}. The forecast data is returned in 15/60 minutes resolution.

  • Pro edition of power forecast based on Geo-location. Enables the definition of up to 99 partial PV generators with their own azimuth and tilt values and a total less than 1000 kWp installed: POST /v1/pro/power/{period}. The forecast data is returned in 5/15/60 minutes resolution.