RuntimeWarning: invalid value encountered in float_scalars
wxmiked opened this issue · 0 comments
wxmiked commented
Investigate and fix this problem that occurs in insert-windb-file.py:
/data/pycharm-workspace/windb2/windb2/util.py:81: RuntimeWarning: invalid value encountered in float_scalars
direction = math.degrees(math.atan(math.fabs(v/u)))