$ wego $latlon -days 1 -f json > out.txt
{
"Current": {
"Time": "2018-09-13T14:26:10+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 15.84,
"FeelsLikeC": 15.84,
"ChanceOfRainPercent": 22,
"PrecipM": 0.0001829,
"VisibleDistM": 13330,
"WindspeedKmph": 12.09,
"WindGustKmph": null,
"WinddirDegree": 47,
"Humidity": 76
},
"Forecast": [
{
"Date": "2018-09-13T14:00:00+02:00",
"Slots": [
{
"Time": "2018-09-13T00:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 16,
"FeelsLikeC": 16,
"ChanceOfRainPercent": 0,
"PrecipM": 0,
"VisibleDistM": 10010,
"WindspeedKmph": 11.41,
"WindGustKmph": null,
"WinddirDegree": 37,
"Humidity": 77
},
{
"Time": "2018-09-13T01:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 16,
"FeelsLikeC": 16,
"ChanceOfRainPercent": 0,
"PrecipM": 0,
"VisibleDistM": 16090,
"WindspeedKmph": 10.44,
"WindGustKmph": null,
"WinddirDegree": 12,
"Humidity": 75
},
{
"Time": "2018-09-13T02:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 15.58,
"FeelsLikeC": 15.58,
"ChanceOfRainPercent": 0,
"PrecipM": 0,
"VisibleDistM": 10010,
"WindspeedKmph": 7.32,
"WindGustKmph": null,
"WinddirDegree": 6,
"Humidity": 74
},
{
"Time": "2018-09-13T03:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 15.58,
"FeelsLikeC": 15.58,
"ChanceOfRainPercent": 0,
"PrecipM": 0,
"VisibleDistM": 10010,
"WindspeedKmph": 6.29,
"WindGustKmph": null,
"WinddirDegree": 0,
"Humidity": 74
},
{
"Time": "2018-09-13T04:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 15,
"FeelsLikeC": 15,
"ChanceOfRainPercent": 2,
"PrecipM": 0.0000051,
"VisibleDistM": 10010,
"WindspeedKmph": 8.11,
"WindGustKmph": null,
"WinddirDegree": 26,
"Humidity": 77
},
{
"Time": "2018-09-13T05:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 15,
"FeelsLikeC": 15,
"ChanceOfRainPercent": 3,
"PrecipM": 0.0000178,
"VisibleDistM": 10010,
"WindspeedKmph": 10.11,
"WindGustKmph": null,
"WinddirDegree": 41,
"Humidity": 77
},
{
"Time": "2018-09-13T06:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 14,
"FeelsLikeC": 14,
"ChanceOfRainPercent": 6,
"PrecipM": 0.000061000002,
"VisibleDistM": 10010,
"WindspeedKmph": 11.1,
"WindGustKmph": null,
"WinddirDegree": 36,
"Humidity": 82
},
{
"Time": "2018-09-13T07:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 13.59,
"FeelsLikeC": 13.59,
"ChanceOfRainPercent": 16,
"PrecipM": 0.00016760001,
"VisibleDistM": 10010,
"WindspeedKmph": 11.41,
"WindGustKmph": null,
"WinddirDegree": 26,
"Humidity": 84
},
{
"Time": "2018-09-13T08:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 13.59,
"FeelsLikeC": 13.59,
"ChanceOfRainPercent": 21,
"PrecipM": 0.0002845,
"VisibleDistM": 10010,
"WindspeedKmph": 13.28,
"WindGustKmph": null,
"WinddirDegree": 30,
"Humidity": 84
},
{
"Time": "2018-09-13T09:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 13.59,
"FeelsLikeC": 13.59,
"ChanceOfRainPercent": 36,
"PrecipM": 0.0003734,
"VisibleDistM": 10010,
"WindspeedKmph": 13.53,
"WindGustKmph": null,
"WinddirDegree": 37,
"Humidity": 82
},
{
"Time": "2018-09-13T10:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 13.59,
"FeelsLikeC": 13.59,
"ChanceOfRainPercent": 46,
"PrecipM": 0.0004674,
"VisibleDistM": 10010,
"WindspeedKmph": 14.26,
"WindGustKmph": null,
"WinddirDegree": 37,
"Humidity": 81
},
{
"Time": "2018-09-13T11:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 14.17,
"FeelsLikeC": 14.17,
"ChanceOfRainPercent": 51,
"PrecipM": 0.0005309,
"VisibleDistM": 10010,
"WindspeedKmph": 11.64,
"WindGustKmph": null,
"WinddirDegree": 46,
"Humidity": 81
},
{
"Time": "2018-09-13T12:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 14.58,
"FeelsLikeC": 14.58,
"ChanceOfRainPercent": 46,
"PrecipM": 0.0004775,
"VisibleDistM": 10010,
"WindspeedKmph": 11.73,
"WindGustKmph": null,
"WinddirDegree": 52,
"Humidity": 81
},
{
"Time": "2018-09-13T13:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 15,
"FeelsLikeC": 15,
"ChanceOfRainPercent": 39,
"PrecipM": 0.0003581,
"VisibleDistM": 10010,
"WindspeedKmph": 13.53,
"WindGustKmph": null,
"WinddirDegree": 47,
"Humidity": 79
},
{
"Time": "2018-09-13T14:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 15.61,
"FeelsLikeC": 15.61,
"ChanceOfRainPercent": 27,
"PrecipM": 0.00023620001,
"VisibleDistM": 11670,
"WindspeedKmph": 12.57,
"WindGustKmph": null,
"WinddirDegree": 47,
"Humidity": 77
},
{
"Time": "2018-09-13T15:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 16.14,
"FeelsLikeC": 16.14,
"ChanceOfRainPercent": 15,
"PrecipM": 0.0001118,
"VisibleDistM": 15470,
"WindspeedKmph": 11.47,
"WindGustKmph": null,
"WinddirDegree": 47,
"Humidity": 75
},
{
"Time": "2018-09-13T16:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 16.73,
"FeelsLikeC": 16.73,
"ChanceOfRainPercent": 7,
"PrecipM": 0.0000279,
"VisibleDistM": 16090,
"WindspeedKmph": 10.36,
"WindGustKmph": null,
"WinddirDegree": 46,
"Humidity": 72
},
{
"Time": "2018-09-13T17:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 17.09,
"FeelsLikeC": 17.09,
"ChanceOfRainPercent": 3,
"PrecipM": 0.0000051,
"VisibleDistM": 16090,
"WindspeedKmph": 9.53,
"WindGustKmph": null,
"WinddirDegree": 43,
"Humidity": 71
},
{
"Time": "2018-09-13T18:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 17.12,
"FeelsLikeC": 17.12,
"ChanceOfRainPercent": 4,
"PrecipM": 0.0000127,
"VisibleDistM": 16090,
"WindspeedKmph": 8.67,
"WindGustKmph": null,
"WinddirDegree": 35,
"Humidity": 70
},
{
"Time": "2018-09-13T19:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 16.37,
"FeelsLikeC": 16.37,
"ChanceOfRainPercent": 5,
"PrecipM": 0.0000356,
"VisibleDistM": 16090,
"WindspeedKmph": 7.6,
"WindGustKmph": null,
"WinddirDegree": 25,
"Humidity": 74
},
{
"Time": "2018-09-13T20:00:00+02:00",
"Code": 13,
"Desc": "Mostly Cloudy",
"TempC": 15.37,
"FeelsLikeC": 15.37,
"ChanceOfRainPercent": 7,
"PrecipM": 0.000053300002,
"VisibleDistM": 16090,
"WindspeedKmph": 6.71,
"WindGustKmph": null,
"WinddirDegree": 17,
"Humidity": 79
},
{
"Time": "2018-09-13T21:00:00+02:00",
"Code": 1,
"Desc": "Overcast",
"TempC": 14.75,
"FeelsLikeC": 14.75,
"ChanceOfRainPercent": 5,
"PrecipM": 0.0000356,
"VisibleDistM": 16090,
"WindspeedKmph": 6.23,
"WindGustKmph": null,
"WinddirDegree": 11,
"Humidity": 82
},
{
"Time": "2018-09-13T22:00:00+02:00",
"Code": 1,
"Desc": "Overcast",
"TempC": 14.29,
"FeelsLikeC": 14.29,
"ChanceOfRainPercent": 3,
"PrecipM": 0.0000127,
"VisibleDistM": 16090,
"WindspeedKmph": 5.91,
"WindGustKmph": null,
"WinddirDegree": 6,
"Humidity": 85
},
{
"Time": "2018-09-13T23:00:00+02:00",
"Code": 1,
"Desc": "Overcast",
"TempC": 13.82,
"FeelsLikeC": 13.82,
"ChanceOfRainPercent": 0,
"PrecipM": 0,
"VisibleDistM": 16090,
"WindspeedKmph": 5.73,
"WindGustKmph": null,
"WinddirDegree": 1,
"Humidity": 87
}
],
"Astronomy": {
"Moonrise": "0001-01-01T00:00:00Z",
"Moonset": "0001-01-01T00:00:00Z",
"Sunrise": "2018-09-13T06:39:33+02:00",
"Sunset": "2018-09-13T19:29:18+02:00"
}
}
],
"Location": "52.308998,13.233000",
"GeoLoc": {
"Latitude": 52.309,
"Longitude": 13.233
}
}