root@raspberrypi:~/meteoclimatic# ./meteoclimatic.py
Traceback (most recent call last):
File "./meteoclimatic.py", line 150, in <module>
BaseConvert(str(int(intorfloat(valores['MGST']) * 10)), BASE10, BASE62) + ';' + \
File "./meteoclimatic.py", line 67, in rsentit
return sentit
UnboundLocalError: local variable 'sentit' referenced before assignment
root@raspberrypi:~/meteoclimatic#