aboutsummaryrefslogtreecommitdiffstats
path: root/lib/weather.lua
AgeCommit message (Expand)AuthorFilesLines
6 daysfix: guard now, and clamp a negative age, in the staleness pairDanilo M.1-2/+12
6 daysfeat: add cache staleness classificationDanilo M.1-0/+17
6 daysfix: do not truncate a number in exponent formDanilo M.1-3/+6
6 daysfeat: parse the cached OWM responseDanilo M.1-0/+41
6 daysdocs: note that sun_t passes a NaN timestamp throughDanilo M.1-0/+5
6 daysfeat: add sun position along the daylight arcDanilo M.1-0/+24
6 daysdocs: explain the Beaufort index arithmetic and why compass existsDanilo M.1-0/+9
6 daysfeat: add wind conversion, Beaufort and compass tablesDanilo M.1-0/+41
6 daysfix: guard a nil timestamp in the icon lookupDanilo M.1-1/+5
6 daysfeat: add OWM condition id to icon mappingDanilo M.1-0/+62