It appears I don't have the Xtide config correct: Nov 25 22:55:16 WeatherPi weewx[20308]: forecast: MainThread: XTide: >> starting thread > > Nov 25 22:55:16 WeatherPi weewx[20308]: forecast: XTideThread: XTide: >> generating tides from 2016-11-25 00:00:00 EST (1480050000) to 2016-12-23 >> 00:00:00 EST (1482469200) > > Nov 25 22:55:16 WeatherPi weewx[20308]: forecast: XTideThread: XTide: >> running command '/usr/local/bin/tide -fc -df'%Y.%m.%d' -tf'%H:%M' >> -l'Captiva Island, Pine Island Sound, Florida' -b'2016-11-25 00:00' >> -e'2016-12-23 00:00'' > > Nov 25 22:55:16 WeatherPi weewx[20308]: reportengine: Running reports for >> latest time in the database. > > Nov 25 22:55:16 WeatherPi weewx[20308]: reportengine: Running report >> StandardReport > > Nov 25 22:55:16 WeatherPi weewx[20308]: forecast: XTideThread: XTide: got >> no tidal events > > Nov 25 22:55:16 WeatherPi weewx[20308]: reportengine: Found configuration >> file /etc/weewx/skins/exfoliation/skin.conf for report StandardReport > > Nov 25 22:55:16 WeatherPi weewx[20308]: cheetahgenerator: using search >> list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', >> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', >> 'weewx.cheetahgenerator.Extras'] > > Nov 25 22:55:16 WeatherPi weewx[20308]: forecast: XTideThread: XTide: >> terminating thread > > The harmonics file is in /usr/local/bin, is that right?
>From forecast.py: XT_KEY = 'XTide' > > XT_PROG = '/usr/local/bin/tide' > > XT_HILO = {'High Tide': 'H', 'Low Tide': 'L'} > > > (I have it working fine in my OS X setup). -- 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 weewx-user+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.