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

Enforce maximum post data points #245

Closed lboeman closed 4 years ago

lboeman commented 4 years ago

Checks for maximum number of data points when parsing posted timeseries data and returns an error message with the limit and provided number of points when the limit is exceeded.