Skip to content

Commit

Permalink
📄 Update latest data 2025-02-19 16:15:10 WIB
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 19, 2025
1 parent 998cdb4 commit 4e52b8d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"feels_like_celsius": 34.72,
"pressure": 1009,
"visibility": 7000,
"wind_deg": 340,
"wind_deg": 310,
"gust_speed": ,
"wind_speed": 5.14,
"wind_speed": 4.63,
"rainfall_mm": ,
"snowfall_mm": ,
"clouds": 40,
Expand All @@ -23,14 +23,9 @@
"timezone": 25200,
"coord_lon": 106.8461,
"coord_lat": -6.3594,
"wind_direction_text": "North-Northwest",
"weather_description_with_wind": "Wind Direction: North-Northwest",
"wind_direction_text": "Northwest",
"weather_description_with_wind": "Wind Direction: Northwest",
"forecast_24h": [ {
"temperature_celsius": 30.71,
"condition": "Rain",
"icon_code": "10d",
"date_readable": "16:00"
}, {
"temperature_celsius": 29.08,
"condition": "Rain",
"icon_code": "10n",
Expand Down Expand Up @@ -65,6 +60,11 @@
"condition": "Rain",
"icon_code": "10d",
"date_readable": "13:00"
}, {
"temperature_celsius": 30.92,
"condition": "Rain",
"icon_code": "10d",
"date_readable": "16:00"
},
]
}
Expand Down

0 comments on commit 4e52b8d

Please sign in to comment.