Skip to content

Latest commit

 

History

History
52 lines (43 loc) · 1.83 KB

File metadata and controls

52 lines (43 loc) · 1.83 KB

1.0.0 (November 17, 2020)

API Changes

  • Added :pysolarforecastarbiter.io.api.APISession.get_value_gaps and similar methods to get any gaps in observation, forecast, and probabilistic forecast data. (617)
  • Added :pysolarforecastarbiter.reference_forecasts.main.fill_nwp_forecast_gaps, :pysolarforecastarbiter.reference_forecasts.main.fill_persistence_forecasts_gaps, and :pysolarforecastarbiter.reference_forecasts.main.fill_probabilistic_persistence_forecasts_gaps to support filling of gaps in NWP and persistence forecasts (459, 617)

Enhancements

  • Add reference aggregates of mean SURFRAD GHI and DNI, and sum of PV plants in Portland, OR (473, 615)
  • Added a CLI option of --gaps-only when updating reference observation data to only update periods where there are data gaps (459, 616)
  • Added CLI commands to update or fill in missing reference persistence and NWP forecasts (459, 617)

Bug fixes

  • Fix labeling of probabilistic forecasts of thresholds (axis='x'). (611, 613)
  • Added configurable timeouts when fetching NWP forecast grids to avoid timeout exceptions (130, 614)
  • Fixed bug causing report observation and forecast metadata download to fail. (618)
  • Fixed bug causing incorrect x axis labelling of report metric plots. (619)

Contributors

  • Will Holmgren (wholmgren)
  • Leland Boeman (lboeman)
  • Cliff Hansen (cwhanse)
  • Tony Lorenzo (alorenzo175)
  • Justin Sharp (MrWindAndSolar)
  • Aidan Tuohy
  • Adam Wigington (awig)
  • David Larson (dplarson)