You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Similar to current weather, daily forecast can also be used by providing latitude and longitude.
100
-
101
-
- day_offset is the number of days from today for which the forecast is required. day_offset=0 (which is default) will give the forecast for today, day_offset=1 will give the forecast for tomorrow and so on.
39
+
## Documentation
40
+
Documentation is available at [WeatherKit Documentation](https://suvanbanerjee.github.io/WeatherKit/)
102
41
103
42
## Contributing
104
43
Contributions are welcome, and they are greatly appreciated! just fork the repository, make changes and create a pull request.
0 commit comments