
ojob ojob.io/util/weather location=London ansi=true oneline=true format=%l:+%c+%t options=1FQ Get weather information for a given location (using wttr.in)
| Name | Description | 
|---|---|
| location | The location name (e.g. city, IATA airport code, ~attraction, @domain, "lat,log") | 
| ansi | If true, returns the ANSI text output | 
| oneline | If true, returns the output in one line | 
| format | The output format (see https://github.com/chubin/wttr.in) | 
| options | View options to use (0, 1, 2, 3, A, d, F, n, q, Q, T) |