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

View source: R/utils.R

list_monthly_grids_germany_asc_gzR Documentation

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

Description

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


KWB-R/kwb.dwd documentation built on Sept. 28, 2022, 6:03 p.m.