RWTH-EBC / richardsonpy

Python version of Richardson tool
GNU General Public License v3.0
17 stars 5 forks source link

unicode error with Python 3.5 #7

Closed JSchiefelbein closed 6 years ago

JSchiefelbein commented 6 years ago

Python 3.5 pytest fail with unicode error when using np.genfromtxt() on weather data. However, Python 2.7 and 3.6 seems to work fine.