Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 69ca1ca

Browse files
committed
update current conditions
1 parent ccc87c9 commit 69ca1ca

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

data.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"timestamp": "2025-07-15 20:34:00",
2+
"timestamp": "2025-07-15 20:39:20",
33
"direction": "NNW",
44
"windDegrees": "331",
55
"speedMPH": "0.0",
66
"gustSpeedMPH": "0.0",
77
"speedMetersPerSec": 0,
88
"gustSpeedMetersPerSec": 0,
9-
"temperatureCelsius": "25.39",
10-
"humidity": "96",
9+
"temperatureCelsius": "25.28",
10+
"humidity": "97",
1111
"feelsLike": {
12-
"windChillTempF": "77.70",
13-
"tempF": "77.70",
12+
"windChillTempF": "77.50",
13+
"tempF": "77.50",
1414
"windspeedMph": "0.0"
1515
},
16-
"temperatureF": "77.70"
16+
"temperatureF": "77.50"
1717
}

0 commit comments

Comments
 (0)