weatherHoheWarte | R Documentation |
This data is a subset of the GeoSphere Austria daily weather data of the time 1960-2023 for the weather station Hohe Warte in Vienna.
weatherHoheWarte
A data frame with 23372 rows and 18 columns including 13 weather measurements:
Time of measurement in date format.
Daily mean of cloud coverage, values between 1 and 100.
Daily sum of global radiation (J/cm^2).
Daily mean of vapour pressuer (hPa).
Maximal wind speed (m/s).
Daily mean of air pressure (hPa).
Daily mean of relative humidity (percent).
Daily sum of precepitation (mm).
Sight distance at 1pm (m).
Daily sum of sunshine duration (h).
Daily maximum of temperature at 2m air height (°C).
Daily minimum of temperature at 2m air height (°C).
Daily mean of temperature at 2m air height (°C).
Daily mean of wind speed (m/s).
Year of measurement.
Month of measurement.
Day of the year of measurement.
Season of measuremen (1 = winter, 2 = spring, 3 = summer, 4 = fall).
The original data was downloaded here (April 2024): https://data.hub.geosphere.at/dataset/klima-v2-1d.
Data Source: GeoSphere Austria - https://data.hub.geosphere.at.
data(weatherHoheWarte)
summary(weatherHoheWarte)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.