Skip to content

Commit

Permalink
📄 Update latest data 2025-02-19 12:14:15 WIB
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 19, 2025
1 parent aa747b5 commit 5b71802
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions weather.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"city": "Pasir Gunung Selatan",
"latitude": -6.3594,
"longitude": 106.8461,
"temperature_celsius": 29.71,
"temperature_celsius": 28.71,
"condition": "Clouds",
"condition_description": "scattered clouds",
"icon_code": "03d",
"temp_min_celsius": 29.71,
"temp_max_celsius": 29.71,
"humidity": 66,
"feels_like_celsius": 33.47,
"temp_min_celsius": 28.71,
"temp_max_celsius": 28.71,
"humidity": 70,
"feels_like_celsius": 32.10,
"pressure": 1011,
"visibility": 6000,
"wind_deg": 20,
"wind_deg": 360,
"gust_speed": ,
"wind_speed": 2.57,
"wind_speed": 2.06,
"rainfall_mm": ,
"snowfall_mm": ,
"clouds": 40,
Expand All @@ -23,20 +23,20 @@
"timezone": 25200,
"coord_lon": 106.8461,
"coord_lat": -6.3594,
"wind_direction_text": "North-Northeast",
"weather_description_with_wind": "Wind Direction: North-Northeast",
"wind_direction_text": "North",
"weather_description_with_wind": "Wind Direction: North",
"forecast_24h": [ {
"temperature_celsius": 28.68,
"temperature_celsius": 28.71,
"condition": "Clouds",
"icon_code": "04d",
"icon_code": "03d",
"date_readable": "13:00"
}, {
"temperature_celsius": 27.94,
"temperature_celsius": 28.16,
"condition": "Rain",
"icon_code": "10d",
"date_readable": "16:00"
}, {
"temperature_celsius": 25.16,
"temperature_celsius": 26.34,
"condition": "Rain",
"icon_code": "10n",
"date_readable": "19:00"
Expand Down

0 comments on commit 5b71802

Please sign in to comment.