SolarArbiter / solarforecastarbiter-dashboard

Templates and code for rendering the Solar Forecast Arbiter dashboard.
https://dashboard.solarforecastarbiter.org
MIT License
9 stars 6 forks source link

support probabilistic reports #215

Closed wholmgren closed 4 years ago

wholmgren commented 4 years ago

Might require a different page.

Users should be able to

  1. select ProbabilisticForecastConstantValue objects for metrics like Brier score
  2. select ProbabilisticForecast objects for metrics like CRPS
  3. select an appropriate reference forecast

Doing 1 and 2 in the same report would be really nice, but if it's too hard then we can reconsider. 3 would require only 1 or 2.

core PR: https://github.com/SolarArbiter/solarforecastarbiter-core/pull/367

wholmgren commented 4 years ago

@awig @dplarson maybe you guys can log in to the dev-dashboard using the testing account and think about this.

lboeman commented 4 years ago

Adding a link to the relevant issue for supporting probabilistic forecasts. https://github.com/SolarArbiter/solarforecastarbiter-core/issues/266

wholmgren commented 4 years ago

woot.

awig commented 4 years ago

Congrats @wholmgren @lboeman I tried running a dev-dashboard Prob Forecast report but my user on the dev-dashboard doesn't have permission.

wholmgren commented 4 years ago

I think you’d need to login with the testing account.

On Wed, Jul 1, 2020 at 12:11 PM Adam Wigington notifications@github.com wrote:

Congrats @wholmgren https://github.com/wholmgren @lboeman https://github.com/lboeman I tried running a dev-dashboard Prob Forecast report but my user on the dev-dashboard doesn't have permission.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SolarArbiter/solarforecastarbiter-dashboard/issues/215#issuecomment-652597567, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBOERYOBQQSVXKDJY2XX6TRZOC6XANCNFSM4LW3M4JQ .

awig commented 4 years ago

I think you’d need to login with the testing account. 😑

I took a look at the already created reports. Very nice!

I'll send you an email with some thoughts.