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 28, 2023
1 parent 3c54d71 commit 7595e9f
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 @@ -1519,3 +1519,4 @@
20231125
20231126
20231127
20231128
1 change: 1 addition & 0 deletions docs/assets/data/20231128.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":-13.39,"feels_like":-13.39,"temp_min":-14.74,"temp_max":-12.1,"pressure":1026,"humidity":83},"visibility":10000,"wind":{"speed":0.89,"deg":333,"gust":2.68},"clouds":{"all":0},"dt":1701174480,"sys":{"type":1,"id":4541,"country":"US","sunrise":1701177019,"sunset":1701211088},"timezone":-21600,"id":4862034,"name":"Iowa City","cod":200}

0 comments on commit 7595e9f

Please # to comment.