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

format number in too many data points message as int #311

Open wholmgren opened 3 years ago

wholmgren commented 3 years ago

Too many datapoints to display. The maximum number of datapoints to plot is 133920. This amounts to 93 days and 0 hours of data. The requested data contains 162719.0 datapoints.

should be "The requested data contains 162719 datapoints."