download_windspeed_dwd_raster: Download multi-annual windspeed DWD rasters

Description Usage Arguments Value Author(s)

View source: R/download_dwd_raster.R

Description

This functions download multi-annual windspeed DWD rasters and crops them if desired

Usage

1
2
3
4
5
6
download_windspeed_dwd_raster(
  parameter = "windspeed",
  period = "",
  heigth = "",
  crop = FALSE
)

Arguments

parameter

a character string defining the parameter to be downloaded ("e.g.: "windspeed")

period

years which are combined in the mult annual datasets (e.g.: "1961-1990", "1981-2010","1991-2010", "1992-2015")

heigth

the heigth of the observation (e.g. "10m")

crop

Spatial Dataset of which an extent can be created which is used to crop the germany wide DWD dataset

Value

a raster dataset

Author(s)

Wolfgang Hamer


whamer/papros documentation built on Feb. 6, 2021, 8:54 a.m.