plasma-applet-weather-widget icon indicating copy to clipboard operation
plasma-applet-weather-widget copied to clipboard

Discontinuation of yr.no old widgets

Open nuqleo opened this issue 3 years ago • 11 comments

Hi,

yr.no old widgets discontinued but "Forecast as SVG" replacement is available

https://developer.yr.no/doc/guides/deprecating-old-widgets/

nuqleo avatar Oct 13 '21 16:10 nuqleo

Hi,

yr.no old widgets discontinued but "Forecast as SVG" replacement is available

https://developer.yr.no/doc/guides/deprecating-old-widgets/

Unfortunately, this method does not work for me.

fkru avatar Oct 13 '21 18:10 fkru

Not only graph discontinued, but also the forecast data.

New forecast data are stored in json, not xml.

So we cannot use yr.no source unless developer change the code.

xmu714 avatar Oct 14 '21 13:10 xmu714

I'm currently using the WebSlice widget. It's not fancy as the original widget but at least I can see the updated meteogram in my desktop.

This is my configuration:

Imgur

epassaro avatar Dec 09 '21 06:12 epassaro

I still use yr.no as-is without any changes. Sometimes it doesn't update for 2 days, and then starts working again. So it is still possible to use. it is possible to use the wayback machine to find correct URL for adding new places from yr, and it will work. I tested it. One just have to remove the archive .org part of the URL.

And I don't like the new «meteogram» as it is called in norwegian. The new arrows doesn't show the wind bars on the end of the arrows, so it's not easy to just glance and know the wind force, but that's just me. :-)

solbu avatar Dec 09 '21 11:12 solbu

I'm currently using the WebSlice widget. It's not fancy as the original widget but at least I can see the updated meteogram in my desktop.

This is my configuration:

Imgur

Very useful! worked perfectly for me, thanks!

xmu714 avatar Dec 09 '21 12:12 xmu714

I still use yr.no as-is without any changes. Sometimes it doesn't update for 2 days, and then starts working again. So it is still possible to use. it is possible to use the wayback machine to find correct URL for adding new places from yr, and it will work. I tested it. One just have to remove the archive .org part of the URL.

And I don't like the new «meteogram» as it is called in norwegian. The new arrows doesn't show the wind bars on the end of the arrows, so it's not easy to just glance and know the wind force, but that's just me. :-)

In theory retro widgets should work until Feb 1st, 2022. Right?

Also, I miss the rendered meteogram. I think the .SVG uses much space for wind information (and it's almost irrelevant in my location).

epassaro avatar Dec 09 '21 14:12 epassaro

In theory retro widgets should work until Feb 1st, 2022. Right?

Yes, it should.

solbu avatar Dec 09 '21 17:12 solbu

As many of you have noticed, this app is no longer being maintained. A much better choice at this point is to use: https://github.com/Zren/plasma-applet-eventcalendar

This app is being actively maintained, and has the bonus of integrating (if you wish) your Google Calendar information. Is the meteogram the same, no... but it's close enough IMHO - and the big advantage is you are using a supported application.

gbcox avatar Dec 12 '21 22:12 gbcox

Also worth remembering, this app will still work against OpenWeatherMap. It is just the YR.no map that stops working in february.

solbu avatar Dec 13 '21 11:12 solbu

Also worth remembering, this app will still work against OpenWeatherMap. It is just the YR.no map that stops working in february.

Except there are quite some discrepancies between what OpenWeatherMap's website shows and what the applet shows, unfortunately. See in those two pictures how the temperature curve and more importantly the rain amounts are very different for the coming hours between the two charts (I set the French label "Beyrouth" in the applet's settings but the city truly is "Beirut"). Screenshot_20211220_092731 Screenshot_20211220_092813

Freeedim avatar Dec 20 '21 07:12 Freeedim

I've done some hacking over Christmas, and come up with the following hacked "fork":

https://github.com/blackadderkate/weather-widget-2

If anyone wants to download it and give it a try, they are more than welcome... Bug reports, suggestions, code polishes and bugfixes are welcome - as are translations (as Google Translate may not have been entirely accurate)!

blackadderkate avatar Jan 05 '22 17:01 blackadderkate