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

Index Error when uploading empty forecast data. #304

Closed lboeman closed 3 years ago

lboeman commented 3 years ago

Arising from https://github.com/SolarArbiter/solarforecastarbiter-api/blob/36c01dc70e4df6659aab7bd2811bc8199b93e116/sfa_api/forecasts.py#L258. Probably best to delegate raising an error to https://github.com/SolarArbiter/solarforecastarbiter-api/blob/36c01dc70e4df6659aab7bd2811bc8199b93e116/sfa_api/utils/request_handling.py#L227.

alorenzo175 commented 3 years ago

dup #300, but will leave this one open

lboeman commented 3 years ago

closed by #305