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

Weather sources should not need a data range to be valid - they should lazily fetch data.. #103

Closed philngo closed 8 years ago

philngo commented 8 years ago

This should eliminate the need to add year inputs when initializing, which is a major annoyance for as-yet unknown ranges.

philngo commented 8 years ago

See #104, which encapsulates this.