Skip to content

EMHASS version 0.3.18

Compare
Choose a tag to compare
@davidusb-geek davidusb-geek released this 27 Aug 21:08
· 1194 commits to master since this release

Improvement

  • Improving documentation, added more information on forecast page.
  • Added support for SolCast PV production forecasts.
  • Added possibility to pass some optimization parameters at runtime.
  • Added some unittest for passing data as list testing.

Fix

  • Fixed small bug on webserver using pandas sum function for non numeric data. This was throwing the following message: Dropping of nuisance columns in DataFrame reductions (with 'numeric_only=None') is deprecated.

Full Changelog: v0.3.17...v0.3.18