There are weather icon sets in case of which it seems that not every item within a set works properly. For example: although there is an icon for light snow ("lsnow"), it doesn't show itself while "snow showers". Or it doesn't show rain icon while "rain".
The set which behaves like this is "Weather Class" ( link ). The set which works well in those cases is "BB Freebies" ( link ).
I'm not sure if I'm doing anything wrong, or it is something with the set itself... I use KLCK in English.
I tried various weather providers, to no avail.
Are there a different weather codes which I could use to fix "wrong" weather icon set?
Is it possible to ascribe two or more weather codes for a single icon? The "Weather Class" set uses this code for a single icon (adjusting its opacity):
$if(gv(icon)=lsnow & (ai(isday)=1 | gv(nightico)=0), 100, 0)$