Which version of weewx-forecast are you using? I mention this issue and how to work around it in the README of my fork of weewx-forecast (https://github.com/chaunceygardiner/weewx-forecast): If you want tide forecasts, install xtides: sudo apt-get install xtide Then determine your location: http://tides.mobilegeographics.com/ Note: current versions of debian (bookworm) do not include xtide. This is perhaps true of other distributions. You'll need to build it yourself and set the 'prog' variable in the xtide section. Example (building xtide) wget https://flaterco.com/files/xtide/xtide-2.15.5.tar.xz (decompress and cd to directory) sudo apt-get install libpng-dev sudo apt-get install libtcd-dev ./configure make Example (setting prog variable t point to where you have built xtide): [Forecast] ... [[XTide]] location = Palo Alto Yacht Harbor, San Francisco Bay, California prog = /home/jkline/software/xtide-2.15.5/tide You'll still need to install xtide-data. Example: apt install xtide-data and you'll need to create an /etc/xtide.conf file to tell xtide where to find the harmonic data you installed with xtide-data. Example: /etc/xtide.conf: /usr/share/xtide (xtide-data installs harmonic data in the /usr/share/xtide directory) On Jun 16, 2024, at 10:10 AM, [email protected] <[email protected]> wrote: -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/D82CF08F-CF5F-4206-A131-2CA847681879%40johnkline.com. |
- [weewx-user] Loading Xtides with Forecast [email protected]
- Re: [weewx-user] Loading Xtides with Fore... 'John Kline' via weewx-user
- Re: [weewx-user] Loading Xtides with ... Chuck Rhode
- [weewx-user] Re: Loading Xtides with Fore... vince
- [weewx-user] Re: Loading Xtides with ... [email protected]
- [weewx-user] Re: Loading Xtides w... [email protected]
- Re: [weewx-user] Re: Loading ... 'John Kline' via weewx-user
- Re: [weewx-user] Re: Loa... 'John Kline' via weewx-user
- Re: [weewx-user] Re:... [email protected]
- Re: [weewx-user]... 'John Kline' via weewx-user
- Re: [weewx-user]... vince
- Re: [weewx-user]... 'John Kline' via weewx-user
