The function set the API keys for the Open Weather Map API calls.
setAPI()
Function Definition: setAPI(openweathermap_API)
- Python Library: Weather Data
- Library Import: weather = WeatherData()
- Mode: Stage Mode
Parameters
Name | Type | Description | Expected Values | Default Value |
---|---|---|---|---|
openweathermap_API | string | The Open Weather Map API. | String |
Description
Example
There are no examples documented for this article.