Weather icon bug

There is a bug in the weather where the condition is flurries, but the icon and code are unknown.

I code around it by evaluating the cond e.g. wf(cond,0)=FLURRIES and altering the icon value to LSNOW.

Bit of a pain. I hope this can be fixed. I would assume all "cond" should have a corresponding icon and code.

Cheers