Results 593 comments of Igor Chubin
trafficstars

I am not sure about it. I rather would expect that it is a caching problem, and some of the queries are handled from the cache, and some are not....

Theoretically, it is possible that the location is resolved to wrong coordinates. To verify that, specify `format=j1` as an argument, and check the coordinates of the `nearest_area`

Toki, Kylie! Kama pona. Oops. I had to check the docker build before. I will fix it today, it is a trivial thing. Please use the new (splitted) version for...

@pvonmoradi Good idea. Accepted. What resolution would be reasonable for you?

I think that we should support both SVG and PNG with configurable size/resolution

It is an interesting idea. Maybe we could add additional representation. Would this work for the beginning? `jq -r 'keys_unsorted[] as $k | "\($k) \(.[$k])"'`

Do I understand it right, that only current values make sense, and there is no need to export forecast values? At least at the beginning. Question 2: if you say...

I've added the first trivial implementation of the Promethus output format. Could you please take a look at it? ``` $ curl wttr.in/Regensburg?format=p1 FeelsLikeC(forecast="0h") 11 FeelsLikeF(forecast="0h") 53 cloudcover(forecast="0h") 100 humidity(forecast="0h")...

Merged, deployed, please test. This with `EXPORTED_FIELDS` is a good idea; we should add it, I think

Merged, deployed, please test. Do you have some nice screenshot with that how it is looking now?