# NOT RUN {
# See homepage in the section 'See Also'
# }
# NOT RUN {
## Excluded from CRAN checks: requires internet connection
link <- "seasonal/air_temperature_mean/16_DJF/grids_germany_seasonal_air_temp_mean_188216.asc.gz"
rad <- dataDWD(link, base=gridbase, joinbf=TRUE, dir=tempdir())
plotRadar(rad, proj="seasonal", extent=rad@extent)
plotRadar(rad, ylim=c(52,54), proj="seasonal", extent=rad@extent)
plotRadar(rad)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab