As your incorporating this into your Seasons skin, it makes sense to remove (from the .inc files) the data that is not provided by WU (e.g., dew point).
You should have a look at what’s coming back from WU by using the following URL (assuming you are using the default–station’s lat/long–for the forecast). Do substitute your api key for the XXX. https://api.weather.com/v3/wx/forecast/daily/5day?geocode=37.431495,-122.110937&format=json&units=e&language=en-US&apiKey=XXXXXXXXXXXXXXXXXXXXXXXXXXXX Let me know if you think something in the WU forecast returned from the above URL is amiss in the forecast extension. Note: there is plenty in what WU sends that has no place in the forecast extension schema. >> On Aug 21, 2020, at 7:32 AM, Vetti52 <[email protected]> wrote: > > Finally, I managed to install the latest release also. I used WU Api key and > it works nicely. I find it much easier to integrate it into the season skin > as a wiget than as iframe. I do not get iframes sized correctly for tablet or > smartphone displays. The wigeds look much better. And, as the forecasts are > produced just like a separate web site, it would be easier to integrate one > of the html files into the season skin than to take it from the WU web site. > Moreover, as there are ready to use *.inc files, it is pretty easy to > introduce these as widgets. I followed the forecasting wiki forecast data in > the Season skin. I am considering to add more than one *.inc file, as soon as > I am satisfied with the results. This is only described for the Standard > skin, but I hope, it will work in the Season skin as well. > Meanwhile, there are some things I don't understand: > single table has a toggle on the the date column (onclick toggle_hours), but > without any action. > multiple tables toggles hours as expected, but has an extra column for > dewpoint, which has no values (N/A) > single strip horizontal has not date line, only hours, and three temperature > lines, one of them may be dew point? There is an empty windspeed line, maybe > for gust data? > single strip vertical is exactly the same, except that the icons for clouds > are double sized and blow up the matrix. > And why isn't there a cloud prediction for all days? In my case, it only > occures once, but this may be WU specific. > The rest of the examples look fine to me, besides that there are no tides > available for the North Sea. Looking at > https://flaterco.com/xtide/faq.html#60 I have learned, that tides are no > longer maintained outside of US, since early 2012. Maybe the forecast > documentation could need an update, meanwhile... > > > Am Dienstag, 18. August 2020 14:39:09 UTC+2 schrieb [email protected]: >> >> The latest release, v3.4.0b6 has resolved my issue above. Forecasts are now >> being generated along with tides. Thank you for updating! >> >> -Troy > > -- > 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/ffa219fd-0a10-4283-8605-032932e27503o%40googlegroups.com. -- 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/73D4DECF-F982-4299-ADB7-6B2D594BBA65%40johnkline.com.
