--
You received this message because you are subscribed to the Google Groups "pywws" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pywws+un...@googlegroups.com.
To post to this group, send an email to py...@googlegroups.com.
Visit this group at https://groups.google.com/group/pywws.
For more options, visit https://groups.google.com/d/optout.
Thanks for the advice, I'll convert the raw_data references to calib_data and see how I get on.
I'll have a look at the services code and see if I can figure out how to adapt to fit with weather cloud.
R
I'm glad you've managed to replicate the issue, hopefully that will make developing the fix a lot easier.
Let me know when you need a second tester for the FTP functionality again.
I'll look into using the 'local' setting in the 'ftp' as my webserver is on my local network, when ready I can switch back uploading over FTP.
I'll also give the new OWM settings in 'weather.ini' a go.
If necessary I can also test running as a Daemon for short periods (several hours) to help ensure all usage scenarios are independently tested, however I would prefer to do this at the weekend as it does increase the likelihood of lock-ups.
Thanks
R
I've been successfully using the development branch for about a week now with no issues.
As predicted the weathercloud service uploader script was deleted from the standard module directory when I installed a new build, would it be possible to implement a custom upload script directory in a future build?
R