Quantcast
Viewing all articles
Browse latest Browse all 704

Help: Rainmeter Skins • Re: Parsing Weather from wttr.in

Welcome back in this thread Image may be NSFW.
Clik here to view.
:welcome:


[1]
Is there more information that can be retrieved than the functions provided on the website? I think [jsmorley] has taken a look at it

https://github.com/chubin/wttr.in

Code:

c Weather condition,C Weather condition textual name,x Weather condition, plain-text symbol,h Humidity,t Temperature (Actual),f Temperature (Feels Like),w Wind,l Location,m Moon phase 🌑🌒🌓🌔🌕🌖🌗🌘,M Moon day,p Precipitation (mm/3 hours),P Pressure (hPa),u UV index (1-12),D Dawn*,S Sunrise*,z Zenith*,s Sunset*,d Dusk*,T Current time*,Z Local timezone.
[2]
Since I use this website for my weather skin, I added the function that saves the current location via Lua script, but unfortunately I don't know how to assign the value to the URL address?

Old-Version -> Works

Code:

Location=BerlinUrl=https://wttr.in/#Location#?format="%c""%l""%t""%w""%S""%s""%m""%M""%p""%P""%h""%C"&lang=en
Try1--> Not Working

Code:

Url=https://wttr.in/[&MeasureLua:ReadLocation(#Counter#)]?format="%c""%l""%t""%w""%S""%s""%m""%M""%p""%P""%h""%C"&lang=en
Try2--> Not Working

Code:

Location=[&MeasureLua:ReadLocation(#Counter#)]Url=https://wttr.in/#Location#?format="%c""%l""%t""%w""%S""%s""%m""%M""%p""%P""%h""%C"&lang=en

Statistics: Posted by Rooky_89 — Today, 12:45 pm



Viewing all articles
Browse latest Browse all 704

Trending Articles