Thanks for the quick reply Ive checked that Im using #set $tides = $forecast.xtides #if len($tides) > 0 #for $tide in $tides $tide.event_ts $tide.hilo $tide.offset<br/> #end for and the interval and duration are set to the default Ive check that in the forecast.sdb has tide times that go to June28 The page gets updated every 10 mins and the first tide is June 2 16:18 but the last time is June 14th When the first time is reached that goes and a new date gets added to the end .I cant get it to go any further. than 12 days Phil
On Tuesday, June 2, 2020 at 1:18:55 PM UTC+1, Phil Owers wrote: > > Hi > Using the tide.html.tmpl that is associated with weewx-forecast-master.zip > it displays 12 days ish of tide times > Im trying to increase this to a month or even longer. The times in the > forecast.sdb are for about a month > Just wondered how I could display further than 12 days. > Thanks for any help > Phil > -- 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/9bab27e2-d31a-40e5-8bf1-77d6d8f5555f%40googlegroups.com.
