Skip to content

Commit

Permalink
add weather data
Browse files Browse the repository at this point in the history
  • Loading branch information
changhuixu committed Nov 26, 2023
1 parent 2394e35 commit afc6ff9
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 @@ -1517,3 +1517,4 @@
20231123
20231124
20231125
20231126
1 change: 1 addition & 0 deletions docs/assets/data/20231126.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"coord":{"lon":-91.5302,"lat":41.6611},"weather":[{"id":600,"main":"Snow","description":"light snow","icon":"13n"},{"id":701,"main":"Mist","description":"mist","icon":"50n"}],"base":"stations","main":{"temp":-1.31,"feels_like":-1.31,"temp_min":-1.96,"temp_max":-1.03,"pressure":1011,"humidity":96},"visibility":3219,"wind":{"speed":0,"deg":0},"snow":{"1h":0.32},"clouds":{"all":100},"dt":1701001526,"sys":{"type":1,"id":4541,"country":"US","sunrise":1701004085,"sunset":1701038343},"timezone":-21600,"id":4862034,"name":"Iowa City","cod":200}

0 comments on commit afc6ff9

Please # to comment.