1.0.0b6 (June 2, 2020)

This is the sixth 1.0 beta release.

Highlights include:

  • support for automated reference persistence forecasts
  • reports can now be rendered to PDF
  • added reference data from NREL PVDAQ
  • adjusted quality check thresholds and added new daytime flags

See below for the full list of changes.

API Changes

Enhancements

Bug fixes

  • Fix incorrect ordering of months and weekdays in metrics plots. (GH428) (GH430)
  • Ensure data is sorted from reference data sources before slicing and posting to the API (GH435)
  • Fix bug with metrics.preprocessing for CDF ProbabilisticForecast reference forecasts. (GH445)
  • Remove UO SMRL sites from reference dataset that have not reported recent data. (GH436) (GH442)
  • Fixed timezones for DOE RTC sites (GH469)

Contributors