Skip to contents

Get URLs to Monthly Grids in Zipped ESRI-ascii-grid Format

Usage

list_monthly_grids_germany_asc_gz(
  variable,
  from = NULL,
  to = NULL,
  recursive = TRUE
)

Arguments

variable

variable for which to look for URLs. Must be one of kwb.dwd::list_url(kwb.dwd:::ftp_path_monthly_grids())

from

optional. First month to be considered, as "yyyymm" string

to

optional. Last month to be considered, as "yyyymm" string

recursive

whether to list files recursively. Default: TRUE