You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's some missing weather data from Plenario in random spots- I noticed today that for (wban = 03927) 2016-02, 2013-07, & 2013-11 are missing data- in each case they only have 1 record: for the first hour of the month eg:2013-07-01 00:00:00. I am running:
In the mean time, I'm throwing some metal at it. I've spun up an instance to re-run the months you ID'ed. With luck, that might solve it while I poke around for the root cause
There's some missing weather data from Plenario in random spots- I noticed today that for (wban = 03927) 2016-02, 2013-07, & 2013-11 are missing data- in each case they only have 1 record: for the first hour of the month eg:2013-07-01 00:00:00. I am running:
No Data:
http://plenar.io/v1/api/weather/hourly/?wban_code=03927&datetime__ge=2016-02-01&datetime__lt=2016-03-01
Data:
http://plenar.io/v1/api/weather/hourly/?wban_code=03927&datetime__ge=2016-01-01&datetime__lt=2016-02-01
The text was updated successfully, but these errors were encountered: