Hello,
I started playing with a copy of weewx.sdb to open it as a csv file to work with the data in Excel. I used the DB Browser for SQLite to export the data to csv, this worked.
If I look on the data in the DB browser and in Excel for my temperatures they look really strange. I expect Celsius and it seems to be Fahrenheit?
Now I see that in my weewx.conf under [StdConvert] target_unit = US, so I should change it now in "METRIC", right ?
I guess I have to convert my temps in Excel from Fahrenheit to Celsius for my old data....
The other values for humidity etc. show partially very high values like 4,7e+14.or 870 for example (maybe it is 87.0 in reall).
The other problem is that I am not able to convert the datetime into a right time format in Excel to see time and date ? Maybe you can help me here?
I tried different options like Unicode, Windows, US-ASCII etc. in Excel for the import with no success.
Thanks!
Regards
Thomas