impactlab / eemeter

‼️ MOVED TO https://github.com/openeemeter/eemeter - Core computation engine for the Open Energy Efficiency Meter
https://eemeter.readthedocs.io/
MIT License
25 stars 13 forks source link

KeyError for non-existent date in GSODWeatherSource #35

Closed philngo closed 9 years ago

philngo commented 9 years ago

Some GSOD stations do not have data for all days (e.g. 724936, 2010-01-01). When this occurs, there is a KeyError which is uncaught.

philngo commented 9 years ago

286d0bcdb3dface662901d446f3732ea6b7b07fe fixes this