getWeatherData: getWeatherData

Description Usage Arguments Details Author(s)

View source: R/getWeatherData.R

Description

Downloads weather data of specific DWD waeather station

Usage

1
2
3
4
5
getWeatherData(
  link.to.data = NULL,
  weather.station.id = NULL,
  filename.data = NULL
)

Arguments

link.to.data

A character (ftp link to weather data)

weather.station.id

A character (5 digit station number)

filename.data

A character (file name that contains the data)

Details

This function downloads all weather data of a specific weather station from the servers of the Deutscher Wetterdienst (DWD)

Author(s)

Kai Budde


buddekai/WarmingStripes documentation built on Jan. 3, 2022, 8:19 p.m.