weatherAUT2021: Austrian Weather Data 2021

weatherAUT2021R Documentation

Austrian Weather Data 2021

Description

This data is a subset of the GeoSphere Austria monthly weather data of 2021 averaged using the median. Stations with missing values are removed.

Usage

weatherAUT2021

Format

A data frame with 183 rows and 10 columns:

name

Unique name of the weather station in German.

lon, lat

Longitude and latitude of the weather station.

alt

Altitude of the weather station (meter).

p

Average air pressure (hPa).

s

Monthly sum of sunshine duration (hours).

vv

Wind velocity (meter/second).

t

Air temperature in 2 meters above the ground in (°C).

rsum

Average daily sum of precipitation (mm).

rel

Relative air humidity (percent).

Source

The original data was downloaded here (December 2022): https://data.hub.geosphere.at/dataset/klima-v1-1m.

References

Data Source: GeoSphere Austria - https://data.hub.geosphere.at.

Examples

data(weatherAUT2021)
summary(weatherAUT2021)

ssMRCD documentation built on Sept. 11, 2024, 5:14 p.m.