Cannot figure out what's causing this warning during testing: > `[...]\pysolar\util.py:690: RuntimeWarning: invalid value encountered in true_divide` > ` KT = (ghi_data / EXTR1)` Somehow unit testing succeeds, even though it reads ominously