SolarArbiter / solarforecastarbiter-api

HTTP API and database schema for the Solar Forecast Arbiter
https://api.solarforecastarbiter.org
MIT License
10 stars 6 forks source link

Probabilistic forecasts endpoints inconsistent with obs/fx #158

Open lboeman opened 4 years ago

lboeman commented 4 years ago

Metadata for probabilistic forecasts is served from: /forecasts/cdf/{forecast_id} and /forecast/cdf/single/{forecast_id} whereas for obs/fx serve an options object with links to metadata and values at those endpoints.

alorenzo175 commented 4 years ago

also needs core updates