I am migrating my website to meteotemplate but all my data were recorded in Wswin... 9 years of data
So I made a quick and dirty script to import the monthly csv files in the meteotemplate database.
I provide the script as it is with a few comments in it. It works but use it at your own risk.
You'll probably need to edit a lot a code to match the structure of your csv files and database.
Please, take the time to read the code before running it.
It is very specific to the my data structure but the main idea is here...
Also, don't blame me for the garbage it can be on certain line
Regards,

