weatherAUT2021 | R Documentation |
This data is a subset of the GeoSphere Austria monthly weather data of 2021 averaged using the median. Stations with missing values are removed.
weatherAUT2021
A data frame with 183 rows and 10 columns:
Unique name of the weather station in German.
Longitude and latitude of the weather station.
Altitude of the weather station (meter).
Average air pressure (hPa).
Monthly sum of sunshine duration (hours).
Wind velocity (meter/second).
Air temperature in 2 meters above the ground in (°C).
Average daily sum of precipitation (mm).
Relative air humidity (percent).
The original data was downloaded here (December 2022): https://data.hub.geosphere.at/dataset/klima-v1-1m.
Data Source: GeoSphere Austria - https://data.hub.geosphere.at.
data(weatherAUT2021)
summary(weatherAUT2021)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.