diff --git a/stirling.json b/stirling.json deleted file mode 100644 index ce3e889..0000000 --- a/stirling.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "coord": { - "lon": -3.9324, - "lat": 56.123 - }, - "weather": [ - { - "id": 502, - "main": "Rain", - "description": "heavy intensity rain", - "icon": "10d" - } - ], - "base": "stations", - "main": { - "temp": 279.55, - "feels_like": 277.93, - "temp_min": 278.39, - "temp_max": 280.56, - "pressure": 991, - "humidity": 95 - }, - "visibility": 4047, - "wind": { - "speed": 2.24, - "deg": 88, - "gust": 4.02 - }, - "rain": { - "1h": 4.86 - }, - "clouds": { - "all": 100 - }, - "dt": 1644753046, - "sys": { - "type": 2, - "id": 2009014, - "country": "GB", - "sunrise": 1644738387, - "sunset": 1644772418 - }, - "timezone": 0, - "id": 2636910, - "name": "Stirling", - "cod": 200 -} \ No newline at end of file