The function returns the atmospheric pressure (on the sea level, if there is no sea_level or grnd_level data), in hPa of the location.
pressure()
Function Definition: pressure()
- Python Library: Weather Data
- Library Import: weather = WeatherData()
- Mode: Stage Mode
Parameters
| Name | Type | Description | Expected Values | Default Value |
|---|
Description
Example
There are no examples documented for this article.
