SoftwareDefinedBuildings / XBOS

The eXtensible Building Operating System
BSD 2-Clause "Simplified" License
28 stars 18 forks source link

historic weather data has unexpected 32 degrees data for Nan values in weather.gov #65

Closed daniellengyel closed 6 years ago

daniellengyel commented 6 years ago

When querying MDAL for weather data for weather station _weather_KTLC1temperature with uuid c3d0f042-2cb7-387c-8867-4190fef4fd2c it results in unexpected 32 values for some times (e.g. at time 2018-06-03 06:50 UTC).

While examining weather.gov such values align with times when weather.gov has NULL values such as seen in the screenshot attached.

screen shot 2018-06-03 at 22 12 06
gtfierro commented 6 years ago

https://github.com/SoftwareDefinedBuildings/bw2-contrib/pull/33

gtfierro commented 6 years ago

This should be fixed going forward, but its difficult to fix the historical data.