Sunshine
I was wondering where the sunniest spots of Germany are. Using sunshine duration data from 322 selected DWD weather stations (left figure) and filling the gaps with kriging, I created a continuous sunshine map for the whole country (center figure). It turns out the south and east are quite pleasant places if you enjoy the occasional sunbath!

Kriging is an advanced spatial interpolation method that does not just “smooth” values between stations. It uses the spatial structure in the data (captured by the variogram) to weight nearby observations based on how similar points are expected to be at a given distance.
An advantage of kriging is that it also provides a prediction uncertainty, the kriging variance \(\sigma^2\) (right figure). This does not measure the actual error, but shows where the interpolation is more or less reliable.