Hi Matt, Within the entirety of the forecast extension, is forecast.py the only file that contains the path to tide? Are there compiled versions of forecast files that may still hold vestiges to tide?
Thank you for any reply. Kind regards, Kelly On Friday, March 22, 2019 at 1:08:39 PM UTC-4, mwall wrote: > > please try the attached forecast code to see if that will shed any more > light. it has some additional generate/parse debug output, as well as > python3-readiness (not that that will help you, but since i'm in the code, > we may as well take care of everything and test tom's python3 changes. it > has been running fine for me.) > > after you download forecast-3.4.0rc1.py to the Downloads folder on the > pi, the process looks something like this: > > sudo mv /usr/share/weewx/user/forecast.py /usr/share/weewx/user/ > forecast-3.2.2.py > sudo cp ~/Downloads/forecast-3.4.0rc1.py /usr/share/weewx/user/forecast.py > sudo /etc/init.d/weewx stop > sudo /etc/init.d/weewx start > > m > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
