Skip to contents

List the Locally Available Extracted Files

Usage

list_extracted_radolan_files(from, to, resolution, format)

Arguments

from

begin of time interval as "yyyymm" string (4 digits year + 2 digits month)

to

end of time interval as "yyyymm" string (4 digits year + 2 digits month)

resolution

temporal resolution, currently one of "daily", "hourly"

format

file format, currently one of "asc" (ASCII text), "bin" (binary)

Value

paths to files on the local drive, below the folder returned by temp_dir, that contain data in the requested format, time resolution and time interval (specified by from and to).