local_daily: Local daily Weather Station data from Freiburg

local_dailyR Documentation

Local daily Weather Station data from Freiburg

Description

A dataset containing daily mean, max and min temperatures for Freiburg from 2019-09-01 to 2020-09-30. Downloaded from opendata.dwd.de and preprocessed.

Format

A data frame with 396 rows and 4 variables

Details

The dataset can be loaded using load_test("day").

Stations_id: 01443 Stationsname: Freiburg

The variables are as follows:

  • date in year-month-day - character

  • tmean daily mean temperature in °C - numeric

  • tmax daily max temperature in °C - numeric

  • tmin daily min temperature in °C - numeric

Source

https://opendata.dwd.de/climate_environment/CDC/observations_germany/climate/daily/kl/historical/


PHENTHAUproc documentation built on June 22, 2024, 7:12 p.m.