R/unzip.R
unzip_asc_gz_file.Rd
Download a .gz File and Unzip it
unzip_asc_gz_file(file, target_dir = tempdir())
path to asc.gz file to be unzipped or URL from which the file is to be downloaded first
path to folder into which to (if applicable, download and) unzip the file
path to the unzipped file
read_binary_radolan_file,
convert_bin_to_raster_file,
read_asc_gz_file,
write_raster_to_file.