if (FALSE) # Excluded from CRAN checks, but run in localtests
link <- "annual/radiation_global/grids_germany_annual_radiation_global_2022.zip" # 0.1 MB
file <- dataDWD(link, base=gridbase, joinbf=TRUE, read=FALSE)
meta <- readDWD(file, ascmeta=TRUE)
str(meta)
grid <- readDWD(file)
plotRadar(grid, proj="seasonal", extent="seasonal")
Run the code above in your browser using DataLab