Skip to content

Commit

Permalink
add weather data
Browse files Browse the repository at this point in the history
  • Loading branch information
changhuixu committed Jan 20, 2025
1 parent b8bb7a9 commit f99adce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/assets/data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1938,3 +1938,4 @@
20250117
20250118
20250119
20250120
1 change: 1 addition & 0 deletions docs/assets/data/20250120.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"coord":{"lon":-91.5302,"lat":41.6611},"weather":[{"id":800,"main":"Clear","description":"clear sky","icon":"01n"}],"base":"stations","main":{"temp":-19.73,"feels_like":-26.73,"temp_min":-20.48,"temp_max":-19.32,"pressure":1036,"humidity":69,"sea_level":1036,"grnd_level":1005},"visibility":10000,"wind":{"speed":3.09,"deg":270},"clouds":{"all":0},"dt":1737376496,"sys":{"type":1,"id":4541,"country":"US","sunrise":1737379665,"sunset":1737414381},"timezone":-21600,"id":4862034,"name":"Iowa City","cod":200}

0 comments on commit f99adce

Please # to comment.